Package org.apache.jena.riot.web
Interface HttpResponseHandler
-
- All Known Subinterfaces:
HttpCaptureResponse<T>
- All Known Implementing Classes:
HttpOp.CaptureInput,HttpOp.CaptureString,HttpResponseLib.HttpCaptureResponseResultSet
public interface HttpResponseHandlerGeneral act-on-HTTP-response interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(java.lang.String baseIRI, org.apache.http.HttpResponse response)
-