|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApacheHttpClient4Handler | |
|---|---|
| com.sun.jersey.client.apache4 | Provides support for the Client API that utilizes the Apache HTTP client to send and receive HTTP request and responses. |
| Uses of ApacheHttpClient4Handler in com.sun.jersey.client.apache4 |
|---|
| Methods in com.sun.jersey.client.apache4 that return ApacheHttpClient4Handler | |
|---|---|
ApacheHttpClient4Handler |
ApacheHttpClient4.getClientHandler()
Get the Apache HTTP client handler. |
| Constructors in com.sun.jersey.client.apache4 with parameters of type ApacheHttpClient4Handler | |
|---|---|
ApacheHttpClient4(ApacheHttpClient4Handler root)
Create a new client instance. |
|
ApacheHttpClient4(ApacheHttpClient4Handler root,
ClientConfig config)
Create a new client instance with a client configuration. |
|
ApacheHttpClient4(ApacheHttpClient4Handler root,
ClientConfig config,
IoCComponentProviderFactory provider)
Create a new instance with a client configuration and a component provider. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||