Apache5ConnectorProvider.connectors that utilize
Apache HTTP Client to send and receive HTTP request and responses.HttpClientBuilder.HttpClientBuilderHttpClient.true indicates that configured connection manager should be shared
among multiple Jersey ClientRuntime instances.false indicates the client should handle cookies
automatically using HttpClient's default cookie policy.CookieStore instance from
JerseyClient or JerseyWebTarget
configured to use ApacheConnectorProvider.HttpClient instance from
JerseyClient or JerseyWebTarget
configured to use ApacheConnectorProvider.HttpClient.connector based on the
Apache Http Client.true indicates that a client should send an
authentication request even before the server gives a 401
response.HttpClient.HttpClient.HttpClient.false indicates the client will use default ApacheConnector params.Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.