|
||||||||||
| 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.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. |
| 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
Interface representing an HTTP request that can be aborted by shutting down the underlying HTTP connection. |
|
| HttpEntityEnclosingRequestBase
Basic implementation of an entity enclosing HTTP request that can be modified |
|
| HttpRequestBase
Basic implementation of an HTTP request that can be modified. |
|
| 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 | |
|---|---|
| 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 | |
|---|---|
| HttpUriRequest
Extended version of the HttpRequest interface that provides
convenience methods to access request properties such as request URI
and method type. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||