public class ExistsResponseHandler extends ValidatingResponseHandler<Boolean>
ResponseHandler which checks whether a given resource exists.| Constructor and Description |
|---|
ExistsResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
handleResponse(org.apache.http.HttpResponse response) |
validateResponsepublic Boolean handleResponse(org.apache.http.HttpResponse response) throws SardineException
SardineExceptionCopyright © 2019. All rights reserved.