Package edu.uci.isr.yancees.server.rmi

Interface Summary
RemoteProtocolPluginInterface  
RemoteSubscriberInterface This should be used by the users of the Yancees notificaton server to receive events.
RemoteYanceesInterface  
 

Class Summary
RemoteAbstractProtocolPluginImplementation This class needs to be especialized to add remote method implemetations.
RemoteAbstractSubscriberImplementation This class provides the common functionality for a remote subscriber in the yancees framework.
RemoteYanceesImplementation This class implements the RemoteYanceesInterface, which is a façade, a remote interface to all Yancees APIs: Publisher, Subscriber and Protocol.