Class SyncHttpClientProvider

  • All Implemented Interfaces:
    org.forgerock.http.spi.HttpClientProvider

    public final class SyncHttpClientProvider
    extends Object
    implements org.forgerock.http.spi.HttpClientProvider
    An HTTP client implementation provider for Apache HttpClient.
    • Constructor Detail

      • SyncHttpClientProvider

        public SyncHttpClientProvider()
    • Method Detail

      • newHttpClient

        public org.forgerock.http.spi.HttpClient newHttpClient​(org.forgerock.util.Options options)
                                                        throws org.forgerock.http.HttpApplicationException
        Specified by:
        newHttpClient in interface org.forgerock.http.spi.HttpClientProvider
        Throws:
        org.forgerock.http.HttpApplicationException