Uses of Interface
org.eclipse.rdf4j.http.client.HttpClientDependent
-
Packages that use HttpClientDependent Package Description org.eclipse.rdf4j.http.client -
-
Uses of HttpClientDependent in org.eclipse.rdf4j.http.client
Classes in org.eclipse.rdf4j.http.client that implement HttpClientDependent Modifier and Type Class Description classRDF4JProtocolSessionASPARQLProtocolSessionsubclass which extends the standard SPARQL 1.1 Protocol with additional functionality, as documented in the RDF4J REST API.classSharedHttpClientSessionManagerA Manager for HTTP sessions that uses a sharedHttpClientto manage HTTP connections.classSPARQLProtocolSessionThe SPARQLProtocolSession provides low level HTTP methods for communication with SPARQL endpoints.
-