|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.http.client.methods | |
---|---|
org.apache.http.client | The API for client-side HTTP communication. |
org.apache.http.client.methods | Request implementations for the various HTTP methods like GET and POST. |
org.apache.http.client.utils | Helpers and utility classes for HttpClient. |
org.apache.http.impl.client | Default implementations for interfaces in
org.apache.http.client . |
org.apache.http.impl.client.cache | This package contains a cache module that can be used for HTTP/1.1 client-side caching. |
org.apache.http.impl.execchain |
Classes in org.apache.http.client.methods used by org.apache.http.client | |
---|---|
HttpUriRequest
Extended version of the HttpRequest interface that provides
convenience methods to access request properties such as request URI
and method type. |
Classes in org.apache.http.client.methods used by org.apache.http.client.methods | |
---|---|
AbortableHttpRequest
Deprecated. (4.3) use HttpExecutionAware |
|
AbstractExecutionAwareRequest
|
|
Configurable
Configuration interface for HTTP requests. |
|
HttpEntityEnclosingRequestBase
Basic implementation of an entity enclosing HTTP request that can be modified |
|
HttpExecutionAware
Interface to be implemented by any object that wishes to be notified of request execution events. |
|
HttpRequestBase
Base implementation of HttpUriRequest . |
|
HttpRequestWrapper
A wrapper class for HttpRequest that can be used to change properties of the current
request without modifying the original object. |
|
HttpUriRequest
Extended version of the HttpRequest interface that provides
convenience methods to access request properties such as request URI
and method type. |
|
RequestBuilder
|
Classes in org.apache.http.client.methods used by org.apache.http.client.utils | |
---|---|
CloseableHttpResponse
Extended version of the HttpResponse interface that also extends Closeable . |
Classes in org.apache.http.client.methods used by org.apache.http.impl.client | |
---|---|
CloseableHttpResponse
Extended version of the HttpResponse interface that also extends Closeable . |
|
HttpUriRequest
Extended version of the HttpRequest interface that provides
convenience methods to access request properties such as request URI
and method type. |
Classes in org.apache.http.client.methods used by org.apache.http.impl.client.cache | |
---|---|
CloseableHttpResponse
Extended version of the HttpResponse interface that also extends Closeable . |
|
HttpExecutionAware
Interface to be implemented by any object that wishes to be notified of request execution events. |
|
HttpRequestWrapper
A wrapper class for HttpRequest that can be used to change properties of the current
request without modifying the original object. |
|
HttpUriRequest
Extended version of the HttpRequest interface that provides
convenience methods to access request properties such as request URI
and method type. |
Classes in org.apache.http.client.methods used by org.apache.http.impl.execchain | |
---|---|
CloseableHttpResponse
Extended version of the HttpResponse interface that also extends Closeable . |
|
HttpExecutionAware
Interface to be implemented by any object that wishes to be notified of request execution events. |
|
HttpRequestWrapper
A wrapper class for HttpRequest that can be used to change properties of the current
request without modifying the original object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |