HttpClient implementation.See: Description
| Class | Description |
|---|---|
| ETagResponseHandler | |
| ExistsResponseHandler |
ResponseHandler which checks whether a given resource exists. |
| HeadersResponseHandler | |
| LockResponseHandler | |
| MultiStatusResponseHandler | |
| ValidatingResponseHandler<T> |
Basic response handler which takes an url for documentation.
|
| VoidResponseHandler |
ResponseHandler which just executes the request and checks the answer is
in the valid range of ValidatingResponseHandler.validateResponse(org.apache.http.HttpResponse). |
HttpClient implementation.Copyright © 2019. All rights reserved.