Interface ResponseHandler

  • All Superinterfaces:
    Consumer<org.apache.http.HttpResponse>
    All Known Implementing Classes:
    PropFindResponseHandler

    public interface ResponseHandler
    extends Consumer<org.apache.http.HttpResponse>