Uses of Interface
org.forgerock.http.spi.Loader
Packages that use Loader
-
Uses of Loader in org.forgerock.http.handler
Fields in org.forgerock.http.handler with type parameters of type LoaderModifier and TypeFieldDescriptionHttpClientHandler.OPTION_LOADER
The strategy which should be used for loading theHttpClientProvider
. -
Uses of Loader in org.forgerock.http.spi
Fields in org.forgerock.http.spi declared as LoaderModifier and TypeFieldDescriptionstatic final Loader
Loader.SERVICE_LOADER
The defaultLoader
implementation used throughout the HTTP framework.