| Interface | Description | 
|---|---|
| HttpClientDependent | Common interface for objects, such as Repository and RepositoryConnection, that are dependent on  HttpClient. | 
| HttpClientSessionManager | Manager for remote HTTP sessions using a  HttpClient. | 
| SesameClient | Deprecated use  HttpClientSessionManagerinstead. | 
| SesameClientDependent | Deprecated use  SessionManagerDependentinstead. | 
| SessionManagerDependent | Common interface for objects, such as Repository and RepositoryConnection, that are dependent on
  HttpClientSessionManager. | 
| Class | Description | 
|---|---|
| BackgroundGraphResult | Deprecated Use  BackgroundGraphResultinstead. | 
| BackgroundResultExecutor | |
| BackgroundTupleResult | Deprecated Use  BackgroundTupleResultinstead. | 
| QueueCursor<E> | Deprecated Use  QueueCursorinstead | 
| RDF4JProtocolSession | A  SPARQLProtocolSessionsubclass which extends the standard SPARQL 1.1 Protocol with additional
 functionality, as documented in the RDF4J REST API. | 
| SesameClientImpl | Deprecated use  SharedHttpClientSessionManagerinstead | 
| SesameSession | Deprecated use  RDF4JProtocolSessioninstead. | 
| SharedHttpClientSessionManager | A Manager for HTTP sessions that uses a shared  HttpClientto manage HTTP connections. | 
| SPARQLProtocolSession | The SPARQLProtocolSession provides low level HTTP methods for communication with SPARQL endpoints. | 
| SparqlSession | Deprecated use  SPARQLProtocolSessioninstead. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.