Package springs.rns

The Region Name Server and its associated classes.

See:
          Description

Interface Summary
RegionNameServerInterface An interface to the Region Name Server.
 

Class Summary
AgentInformation Information needed to get the address of an agent.
ContextInformation Information needed to get the address of an agent.
RegionNameServer The Region Name Server (RNS).
RegionNameServer_RMIImpl An implementation of the Region Name Server (RNS) using RMI.
RegionNameServerLauncher A class that launches a Region Name Server (RNS).
SearchingInformation Information needed to get the address of an agent.
 

Exception Summary
AlreadyExistingAgentException An exception thrown when an agent with the same name already exists in the system.
AlreadyExistingContextException An exception thrown when a context with the same name already exists in the system.
RNSStartingException An exception thrown when a RNS cannot be launched.
 

Package springs.rns Description

The Region Name Server and its associated classes.