Uses of Class
com.github.sardine.impl.handler.ValidatingResponseHandler
Packages that use ValidatingResponseHandler
Package
Description
Response handler with stauts code validation for
HttpClient implementation.-
Uses of ValidatingResponseHandler in com.github.sardine.impl.handler
Subclasses of ValidatingResponseHandler in com.github.sardine.impl.handlerModifier and TypeClassDescriptionclassclassResponseHandlerwhich checks whether a given resource exists.classclassclassclassResponseHandlerwhich just executes the request and checks the answer is in the valid range ofvalidateResponse(org.apache.http.HttpResponse).