Package org.eclipse.rdf4j.federated.endpoint
package org.eclipse.rdf4j.federated.endpoint
- 
ClassDescriptionStructure to maintain endpoint information, e.g.Base implementation for an
Endpoint.A wrapper for managedRepositoryConnections which makes sure thatEndpointBase.ManagedRepositoryConnection.close()is a no-op, i.e. the actual closing of the managed connection is controlled by theEndpoint.Classify endpoints into remote or local ones.Additional marker interface for Endpoint Configurations.Utility class providing various methods to create Endpoints to be used as federation members.Information about the type of an endpointA specializedRepositoryEndpointwhere the lifecycle of theRepositoryis managed by this endpoint, i.e. this instance takes care for initialize and shutdown of the repository.A specializedEndpointthat has a reference to a configuredRepository.A specializedEndpointthat allows to resolve the repository using aRepositoryResolver.AdditionalEndpointConfigurationfor SPARQL endpoints.