| Package | Description |
|---|---|
| org.openrdf.http.client | |
| org.openrdf.http.client.query |
| Class and Description |
|---|
| BackgroundGraphResult
Provides concurrent access to statements as they are being parsed.
|
| BackgroundTupleResult
Provides concurrent access to tuple results as they are being parsed.
|
| HttpClientDependent
Common interface for objects, such as Repository and RepositoryConnection,
that are dependent on
HttpClient. |
| QueueCursor
Makes working with a queue easier by adding the methods
QueueCursor.done() and
QueueCursor.toss(Exception) and automatically converting the exception into a
QueryEvaluationException with an appropriate stack trace. |
| SesameClient
Manages remote HTP connections.
|
| SesameSession
An
SparqlSession subclass which bundles special functionality for
Sesame remote repositories. |
| SparqlSession
The SparqlSession provides low level HTTP methods for the HTTP communication of
the SPARQL repository as well as the HTTP Repository.
|
| Class and Description |
|---|
| SparqlSession
The SparqlSession provides low level HTTP methods for the HTTP communication of
the SPARQL repository as well as the HTTP Repository.
|
Copyright © 2001-2015 Aduna. All Rights Reserved.