| Interface | Description |
|---|---|
| HttpCaptureResponse<T> |
Act-on-HTTP-response and produce some object
|
| HttpResponseHandler |
General act-on-HTTP-response interface.
|
| Class | Description |
|---|---|
| HttpNames | |
| HttpOp |
Simplified HTTP operations; simplification means only supporting certain uses
of HTTP.
|
| HttpOp.CaptureInput |
TypedInputStream from an HTTP response.
|
| HttpOp.CaptureString |
Capture response as a string (UTF-8 assumed)
|
| HttpResponseLib |
A collection of handlers for response handling.
|
| HttpResponseLib.HttpCaptureResponseResultSet |
Response handling for SPARQL result sets.
|
| LangTag |
Language tags: support for parsing and canonicalization of case.
|
| TypedInputStreamHttp |
Type streams for HTTP connections - includes Apache HTTP client specific cleanup
|
Licenced under the Apache License, Version 2.0