|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApacheHttpClientHandler | |
|---|---|
| com.sun.jersey.client.apache | Provides support for the Client API that utilizes the Apache HTTP client to send and receive HTTP request and responses. |
| Uses of ApacheHttpClientHandler in com.sun.jersey.client.apache |
|---|
| Methods in com.sun.jersey.client.apache that return ApacheHttpClientHandler | |
|---|---|
ApacheHttpClientHandler |
ApacheHttpClient.getClientHandler()
Get the Apache HTTP client handler. |
| Constructors in com.sun.jersey.client.apache with parameters of type ApacheHttpClientHandler | |
|---|---|
ApacheHttpClient(ApacheHttpClientHandler root)
Create a new client instance. |
|
ApacheHttpClient(ApacheHttpClientHandler root,
ClientConfig config,
IoCComponentProviderFactory provider)
Deprecated. the config parameter is no longer utilized and instead the config obtained from the getConfig()
is utilized instead. |
|
ApacheHttpClient(ApacheHttpClientHandler root,
IoCComponentProviderFactory provider)
Create a new instance with a client configuration and a component provider. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||