Uses of Interface
org.openjena.riot.web.HttpCaptureResponse

Packages that use HttpCaptureResponse
org.openjena.riot.web   
 

Uses of HttpCaptureResponse in org.openjena.riot.web
 

Classes in org.openjena.riot.web that implement HttpCaptureResponse
static class HttpResponseLib.HttpCaptureResponseResultSet
          Response handling for SPARQL result sets.
 

Fields in org.openjena.riot.web declared as HttpCaptureResponse
static HttpCaptureResponse<com.hp.hpl.jena.graph.Graph> HttpResponseLib.graphReaderNTriples
           
static HttpCaptureResponse<com.hp.hpl.jena.graph.Graph> HttpResponseLib.graphReaderRDFXML
           
static HttpCaptureResponse<com.hp.hpl.jena.graph.Graph> HttpResponseLib.graphReaderTurtle
           
 



Licenced under the Apache License, Version 2.0