Class FedX

  • All Implemented Interfaces:
    RepositoryResolverClient, Sail

    public class FedX
    extends AbstractSail
    implements RepositoryResolverClient
    FedX serves as implementation of the federation layer. It implements Sesame's Sail interface and can thus be used as a normal repository in a Sesame environment. The federation layer enables transparent access to the underlying members as if they were a central repository.

    For initialization of the federation and usage see FederationManager.

    Author:
    Andreas Schwarte