|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApacheHttpMethodExecutor | |
---|---|
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 ApacheHttpMethodExecutor in com.sun.jersey.client.apache |
---|
Classes in com.sun.jersey.client.apache that implement ApacheHttpMethodExecutor | |
---|---|
class |
DefaultApacheHttpMethodExecutor
A default implementation of an Apache HTTP method executor. |
Constructors in com.sun.jersey.client.apache with parameters of type ApacheHttpMethodExecutor | |
---|---|
ApacheHttpClientHandler(org.apache.commons.httpclient.HttpClient client,
ClientConfig config,
ApacheHttpMethodExecutor methodExecutor)
Create a new root handler with an HttpClient . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |