com.franz.agraph.http.See: Description
| Class | Description |
|---|---|
| AGBooleanHandler | |
| AGBQRHandler | |
| AGDownloadHandler |
A response handler that writes the returned body to a file.
|
| AGErrorHandler | |
| AGJSONArrayHandler | |
| AGJSONHandler | |
| AGLongHandler | |
| AGMethodRetryHandler | |
| AGRawStreamer |
A handler that allows access to raw response stream.
|
| AGRDFHandler | |
| AGResponseHandler | |
| AGStringHandler | |
| AGTQRHandler | |
| AGTQRJSONStreamer |
Similar to
SPARQLResultsXMLParser
but uses rdf4j-like JSON parsing instead of SAXParser so the results
streaming in the http response can be processed in a
TupleQueryResult pulling from the JSON stream. |
| AGTQRStreamer | |
| AGTQRTSVStreamer |
Similar to
SPARQLResultsXMLParser
but uses rdf4j-like TSV parsing instead of SAXParser so the results
streaming in the http response can be processed in a
TupleQueryResult pulling from the TSV stream. |
| AGTQRXMLStreamer |
Similar to
SPARQLResultsXMLParser
but uses XMLStreamReader instead of SAXParser so the results
streaming in the http response can be processed in a
TupleQueryResult pulling from the stream. |
com.franz.agraph.http.Copyright © 2020 Franz Inc.. All rights reserved.