Uses of Class
org.eclipse.rdf4j.http.client.SharedHttpClientSessionManager
Packages that use SharedHttpClientSessionManager
Package
Description
A repository that serves as a proxy client for a remote repository on an RDF4J Server.
Functionality for Repository lifecycle management and sharing.
A
Repository that serves as a SPARQL endpoint client.-
Uses of SharedHttpClientSessionManager in org.eclipse.rdf4j.repository.http
Fields in org.eclipse.rdf4j.repository.http declared as SharedHttpClientSessionManagerModifier and TypeFieldDescriptionprivate SharedHttpClientSessionManagerHTTPRepository.dependentSessionManagerdependent life cycle -
Uses of SharedHttpClientSessionManager in org.eclipse.rdf4j.repository.manager
Fields in org.eclipse.rdf4j.repository.manager declared as SharedHttpClientSessionManagerModifier and TypeFieldDescriptionprivate SharedHttpClientSessionManagerLocalRepositoryManager.clientdependent life cycleprivate SharedHttpClientSessionManagerRemoteRepositoryManager.clientdependent life cycleMethods in org.eclipse.rdf4j.repository.manager that return SharedHttpClientSessionManagerModifier and TypeMethodDescriptionprotected SharedHttpClientSessionManagerLocalRepositoryManager.getSesameClient()protected SharedHttpClientSessionManagerRemoteRepositoryManager.getSharedHttpClientSessionManager() -
Uses of SharedHttpClientSessionManager in org.eclipse.rdf4j.repository.sparql
Fields in org.eclipse.rdf4j.repository.sparql declared as SharedHttpClientSessionManagerModifier and TypeFieldDescriptionprivate SharedHttpClientSessionManagerSPARQLRepository.dependentClientdependent life cycle -
Uses of SharedHttpClientSessionManager in org.eclipse.rdf4j.repository.sparql.federation
Fields in org.eclipse.rdf4j.repository.sparql.federation declared as SharedHttpClientSessionManagerModifier and TypeFieldDescriptionprivate SharedHttpClientSessionManagerSPARQLServiceResolver.dependentClientdependent life cycle