Uses of Package
org.eclipse.rdf4j.http.client
-
Packages that use org.eclipse.rdf4j.http.client Package Description org.eclipse.rdf4j.federated.repository org.eclipse.rdf4j.http.client org.eclipse.rdf4j.http.client.query org.eclipse.rdf4j.query.algebra.evaluation.federation org.eclipse.rdf4j.repository.http A repository that serves as a proxy client for a remote repository on an RDF4J Server.org.eclipse.rdf4j.repository.manager Functionality for Repository lifecycle management and sharing.org.eclipse.rdf4j.repository.manager.util org.eclipse.rdf4j.repository.sail Repository implementation for local RDF databases that implement the SAIL SPI.org.eclipse.rdf4j.repository.sparql ARepository
that serves as a SPARQL endpoint client.org.eclipse.rdf4j.repository.sparql.federation org.eclipse.rdf4j.repository.sparql.query org.eclipse.rdf4j.sail.federation org.eclipse.rdf4j.sail.federation.evaluation -
Classes in org.eclipse.rdf4j.http.client used by org.eclipse.rdf4j.federated.repository Class Description HttpClientDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClient
.SesameClientDependent Deprecated.useSessionManagerDependent
instead.SessionManagerDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClientSessionManager
. -
Classes in org.eclipse.rdf4j.http.client used by org.eclipse.rdf4j.http.client Class Description HttpClientDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClient
.HttpClientSessionManager Manager for remote HTTP sessions using aHttpClient
.QueueCursor Deprecated.UseQueueCursor
insteadRDF4JProtocolSession ASPARQLProtocolSession
subclass which extends the standard SPARQL 1.1 Protocol with additional functionality, as documented in the RDF4J REST API.SesameClient Deprecated.useHttpClientSessionManager
instead.SesameClientDependent Deprecated.useSessionManagerDependent
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. -
Classes in org.eclipse.rdf4j.http.client used by org.eclipse.rdf4j.http.client.query Class Description SPARQLProtocolSession The SPARQLProtocolSession provides low level HTTP methods for communication with SPARQL endpoints. -
Classes in org.eclipse.rdf4j.http.client used by org.eclipse.rdf4j.query.algebra.evaluation.federation Class Description HttpClientDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClient
.HttpClientSessionManager Manager for remote HTTP sessions using aHttpClient
.SesameClientDependent Deprecated.useSessionManagerDependent
instead.SessionManagerDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClientSessionManager
. -
Classes in org.eclipse.rdf4j.http.client used by org.eclipse.rdf4j.repository.http Class Description HttpClientDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClient
.HttpClientSessionManager Manager for remote HTTP sessions using aHttpClient
.RDF4JProtocolSession ASPARQLProtocolSession
subclass which extends the standard SPARQL 1.1 Protocol with additional functionality, as documented in the RDF4J REST API.SesameClientDependent Deprecated.useSessionManagerDependent
instead.SessionManagerDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClientSessionManager
. -
Classes in org.eclipse.rdf4j.http.client used by org.eclipse.rdf4j.repository.manager Class Description HttpClientDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClient
.SharedHttpClientSessionManager A Manager for HTTP sessions that uses a sharedHttpClient
to manage HTTP connections. -
Classes in org.eclipse.rdf4j.http.client used by org.eclipse.rdf4j.repository.manager.util Class Description HttpClientDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClient
. -
Classes in org.eclipse.rdf4j.http.client used by org.eclipse.rdf4j.repository.sail Class Description HttpClientDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClient
.HttpClientSessionManager Manager for remote HTTP sessions using aHttpClient
.SesameClientDependent Deprecated.useSessionManagerDependent
instead.SessionManagerDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClientSessionManager
. -
Classes in org.eclipse.rdf4j.http.client used by org.eclipse.rdf4j.repository.sparql Class Description HttpClientDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClient
.HttpClientSessionManager Manager for remote HTTP sessions using aHttpClient
.SesameClientDependent Deprecated.useSessionManagerDependent
instead.SessionManagerDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClientSessionManager
.SPARQLProtocolSession The SPARQLProtocolSession provides low level HTTP methods for communication with SPARQL endpoints. -
Classes in org.eclipse.rdf4j.http.client used by org.eclipse.rdf4j.repository.sparql.federation Class Description HttpClientDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClient
.HttpClientSessionManager Manager for remote HTTP sessions using aHttpClient
.QueueCursor Deprecated.UseQueueCursor
insteadSesameClientDependent Deprecated.useSessionManagerDependent
instead.SessionManagerDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClientSessionManager
. -
Classes in org.eclipse.rdf4j.http.client used by org.eclipse.rdf4j.repository.sparql.query Class Description QueueCursor Deprecated.UseQueueCursor
insteadSPARQLProtocolSession The SPARQLProtocolSession provides low level HTTP methods for communication with SPARQL endpoints. -
Classes in org.eclipse.rdf4j.http.client used by org.eclipse.rdf4j.sail.federation Class Description HttpClientDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClient
.HttpClientSessionManager Manager for remote HTTP sessions using aHttpClient
.SesameClientDependent Deprecated.useSessionManagerDependent
instead.SessionManagerDependent Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClientSessionManager
. -
Classes in org.eclipse.rdf4j.http.client used by org.eclipse.rdf4j.sail.federation.evaluation Class Description QueueCursor Deprecated.UseQueueCursor
instead