|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApacheHttpClient | |
---|---|
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 ApacheHttpClient in com.sun.jersey.client.apache |
---|
Methods in com.sun.jersey.client.apache that return ApacheHttpClient | |
---|---|
static ApacheHttpClient |
ApacheHttpClient.create()
Create a default client. |
static ApacheHttpClient |
ApacheHttpClient.create(ClientConfig cc)
Create a default client with client configuration. |
static ApacheHttpClient |
ApacheHttpClient.create(ClientConfig cc,
IoCComponentProviderFactory provider)
Create a default client with client configuration and component provider. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |