Package com.github.sardine.impl.handler
package com.github.sardine.impl.handler
Response handler with stauts code validation for
HttpClient implementation.-
ClassesClassDescription
ResponseHandlerwhich checks whether a given resource exists.Basic response handler which takes an url for documentation.ResponseHandlerwhich just executes the request and checks the answer is in the valid range ofValidatingResponseHandler.validateResponse(org.apache.http.HttpResponse).