Package gov.sns.tools.services

Interface Summary
ServiceListener ServiceListener is the interface for listeners of service availability and removal.
 

Class Summary
RpcServer RpcServer extends XML-RPC WebServer to find and use an open port rather than taking a port as an argument.
ServiceDirectory ServiceDirectory is a local point of access for registering and looking up services on a network.
ServiceRef ServiceRef wraps the native Rendezvous ServiceInfo and provides a reference to the service that hides a direct reference to Rendezvous.
 

Exception Summary
RemoteMessageException RemoteMessageException wraps the lower level exeptions thrown during exectution of a remote message.