Package org.edg.data.reptor

Interface Summary
ReplicaManager The ReplicaManager interface defines all methods that can be called by a client using the edg-replica-manager Reptor.
 

Class Summary
CatalogMediator This acts as a higher level interface to the ReplicaCatalog class.
Configuration Configuration class to manage the ReplicaManager configuration file and configuration options.
GSIAxisSocketFactory  
ReplicaManagerImpl The ReplicaManager implementation.
ReplicaManagerSocketFactory This is the factory that will give back either a GSI or an SSL socket.
ServiceFactory The network accessible services that are used by the edg-replica-manager client are accessed via the getters in this class
Version The Version of this package.
 

Exception Summary
AlreadyRegisteredException TODO [doc] - document class AlreadyRegisteredException
ConfigurationException Exception thrown if there was an error in the configuration file.
ImpossibleError This represents something that really shouldn't have happened.
ReplicaManagerException Base Exception class for all exception thrown by Reptor
UnauthorizedVOException Exception thrown if there was an error in the configuration file.