Package org.eclipse.rdf4j.http.client
-
Interface Summary Interface Description HttpClientDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClient
.HttpClientSessionManager Manager for remote HTTP sessions using aHttpClient
.SesameClient Deprecated. useHttpClientSessionManager
instead.SesameClientDependent Deprecated. useSessionManagerDependent
instead.SessionManagerDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClientSessionManager
. -
Class Summary Class Description BackgroundGraphResult Deprecated. UseBackgroundGraphResult
instead.BackgroundResultExecutor BackgroundTupleResult Deprecated. UseBackgroundTupleResult
instead.QueueCursor<E> Deprecated. UseQueueCursor
insteadRDF4JProtocolSession ASPARQLProtocolSession
subclass which extends the standard SPARQL 1.1 Protocol with additional functionality, as documented in the RDF4J REST API.SesameClientImpl Deprecated. useSharedHttpClientSessionManager
insteadSesameSession Deprecated. useRDF4JProtocolSession
instead.SharedHttpClientSessionManager A Manager for HTTP sessions that uses a sharedHttpClient
to manage HTTP connections.SPARQLProtocolSession The SPARQLProtocolSession provides low level HTTP methods for communication with SPARQL endpoints.SparqlSession Deprecated. useSPARQLProtocolSession
instead.