Uses of Class
org.eclipse.rdf4j.repository.http.HTTPRepository
-
Packages that use HTTPRepository Package Description org.eclipse.rdf4j.repository.http A repository that serves as a proxy client for a remote repository on an RDF4J Server. -
-
Uses of HTTPRepository in org.eclipse.rdf4j.repository.http
Methods in org.eclipse.rdf4j.repository.http that return HTTPRepository Modifier and Type Method Description HTTPRepository
HTTPRepositoryConnection. getRepository()
Constructors in org.eclipse.rdf4j.repository.http with parameters of type HTTPRepository Constructor Description HTTPRepositoryConnection(HTTPRepository repository, RDF4JProtocolSession client)
-