public static class HttpResponseLib.HttpCaptureResponseResultSet extends Object implements HttpCaptureResponse<ResultSet>
Constructor and Description |
---|
HttpCaptureResponseResultSet() |
Modifier and Type | Method and Description |
---|---|
ResultSet |
get() |
void |
handle(String baseIRI,
org.apache.http.HttpResponse response) |
public void handle(String baseIRI, org.apache.http.HttpResponse response) throws IOException
handle
in interface HttpResponseHandler
IOException
public ResultSet get()
get
in interface HttpCaptureResponse<ResultSet>
Licenced under the Apache License, Version 2.0