Package com.sun.jersey.client.apache.config

Provides support for configuration of a ApacheHttpClient.

See:
          Description

Interface Summary
ApacheHttpClientConfig Configuration options specific to the Client API that utilizes ApacheHttpClient or ApacheHttpClientHandler.
 

Class Summary
ApacheHttpClientState An encapsulation of the Apache HttpState that provides easier functionality for setting up credentials and proxy credentials.
DefaultApacheHttpClientConfig A default client configuration for clients that utilizes the Apache HTTP client to send and receive HTTP request and responses.
DefaultCredentialsProvider A simple interactive credentials provider using Swing dialogs to prompt the user for a user name and password.
 

Package com.sun.jersey.client.apache.config Description

Provides support for configuration of a ApacheHttpClient.



Copyright © 2013 Oracle Corporation. All Rights Reserved.