ApacheConnectorProvider.Connector that utilizes the Apache HTTP Client to send and receive
HTTP request and responses.connectors that utilize
Apache HTTP Client to send and receive HTTP request and responses.HttpClient.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.HttpClient.HttpClient instance from
JerseyClient or JerseyWebTarget
configured to use ApacheConnectorProvider.REQUEST_CONFIG instead.
Will be removed in one of the next releases.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.ClientProperties.PROXY_PASSWORD instead.
Will be removed in one of the next releases.ClientProperties.PROXY_URI instead.
Will be removed in one of the next releases.ClientProperties.PROXY_USERNAME instead.
Will be removed in one of the next releases.HttpClient.Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.