Package org.eclipse.rdf4j.http.client
package org.eclipse.rdf4j.http.client
-
ClassDescriptionCommon interface for objects, such as Repository and RepositoryConnection, that are dependent on
HttpClient
.Manager for remote HTTP sessions using aHttpClient
.ASPARQLProtocolSession
subclass which extends the standard SPARQL 1.1 Protocol with additional functionality, as documented in the RDF4J REST API.Common interface for objects, such as Repository and RepositoryConnection, that are dependent onHttpClientSessionManager
.A Manager for HTTP sessions that uses a sharedHttpClient
to manage HTTP connections.The SPARQLProtocolSession provides low level HTTP methods for communication with SPARQL endpoints.