|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jena.riot.web.HttpResponseLib
public class HttpResponseLib
A collection of handlers for response handling.
HttpOp| Nested Class Summary | |
|---|---|
static class |
HttpResponseLib.HttpCaptureResponseResultSet
Response handling for SPARQL result sets. |
| Field Summary | |
|---|---|
static HttpResponseHandler |
httpDumpResponse
|
static HttpResponseHandler |
nullResponse
|
| Constructor Summary | |
|---|---|
HttpResponseLib()
|
|
| Method Summary | |
|---|---|
static ResultsFormat |
contentTypeToResultSet(String contentType)
|
static HttpCaptureResponse<Graph> |
graphHandler()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static HttpResponseHandler httpDumpResponse
public static HttpResponseHandler nullResponse
| Constructor Detail |
|---|
public HttpResponseLib()
| Method Detail |
|---|
public static HttpCaptureResponse<Graph> graphHandler()
public static ResultsFormat contentTypeToResultSet(String contentType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||