Uses of Interface
org.forgerock.http.spi.HttpClient
-
Packages that use HttpClient Package Description org.forgerock.http.spi HTTP service provider API. -
-
Uses of HttpClient in org.forgerock.http.spi
Methods in org.forgerock.http.spi that return HttpClient Modifier and Type Method Description HttpClientHttpClientProvider. newHttpClient(Options options)Returns a newHttpClientconfigured using the provided set of options.
-