Uses of Class
org.eclipse.rdf4j.federated.endpoint.EndpointBase
Packages that use EndpointBase
- 
Uses of EndpointBase in org.eclipse.rdf4j.federated.endpoint
Subclasses of EndpointBase in org.eclipse.rdf4j.federated.endpointModifier and TypeClassDescriptionclassA specializedRepositoryEndpointwhere the lifecycle of theRepositoryis managed by this endpoint, i.e. this instance takes care for initialize and shutdown of the repository.classA specializedEndpointthat has a reference to a configuredRepository.classA specializedEndpointthat allows to resolve the repository using aRepositoryResolver.