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_LOADERThe 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 LoaderLoader.SERVICE_LOADERThe defaultLoaderimplementation used throughout the HTTP framework.