|
||||||||||
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)
Create a new client instance with a client configuration. |
|
ApacheHttpClient(ApacheHttpClientHandler root,
ClientConfig config,
IoCComponentProviderFactory provider)
Create a new instance with a client configuration and a component provider. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |