Uses of Enum
de.xima.fc.mdl.enums.EHttpClient
Packages that use EHttpClient
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of EHttpClient in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return EHttpClientModifier and TypeMethodDescriptionstatic EHttpClient
Returns the enum constant of this type with the specified name.static EHttpClient[]
EHttpClient.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EHttpClient in de.xima.fc.proma.manager
Methods in de.xima.fc.proma.manager with parameters of type EHttpClientModifier and TypeMethodDescriptionstatic de.xima.proma.restclient.pub.gen.ApiBundle
PromaManager.publicPromaApi
(EHttpClient client) This method returns theApiBundle
of the cached public PROMA API.