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

Interface Summary
RemoteProtocolSessionInterface Title: Yancees Notification Server
RemoteSubscriberInterface This should be used by the users of the Yancees notificaton server to receive events.
RemoteYanceesInterface  
 

Class Summary
AbstractRemoteSubscriberImplementation This class provides the common functionality for a remote subscriber in the yancees framework.
RemoteProtocolSessionImplementation This class works as a remote wrapper to the local protocolSession It is sent as a callback interface to the yancees clients
RemoteYanceesImplementation This class implements the RemoteYanceesInterface, which is a façade, a remote interface to all Yancees APIs: Publisher, Subscriber and Protocol.