| Package | Description |
|---|---|
| com.github.sardine.impl.handler |
Response handler with stauts code validation for
HttpClient implementation. |
| Modifier and Type | Class and Description |
|---|---|
class |
ETagResponseHandler |
class |
ExistsResponseHandler
ResponseHandler which checks whether a given resource exists. |
class |
HeadersResponseHandler |
class |
LockResponseHandler |
class |
MultiStatusResponseHandler
|
class |
VoidResponseHandler
ResponseHandler which just executes the request and checks the answer is
in the valid range of validateResponse(org.apache.http.HttpResponse). |
Copyright © 2019. All rights reserved.