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 EHttpClientReturns 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.ApiBundlePromaManager.publicPromaApi(EHttpClient client) This method returns theApiBundleof the cached public PROMA API.