Uses of Package
edu.uci.isr.yancees.dispatcher

Packages that use edu.uci.isr.yancees.dispatcher
edu.uci.isr.yancees   
edu.uci.isr.yancees.dispatcher   
edu.uci.isr.yancees.plugin   
 

Classes in edu.uci.isr.yancees.dispatcher used by edu.uci.isr.yancees
EventDispatcherInterface
          Title: Yancees Notification Server
 

Classes in edu.uci.isr.yancees.dispatcher used by edu.uci.isr.yancees.dispatcher
DispatcherException
          exception related to Dispatcher
EventDispatcher
          This class works as a wrapper around an event dispatcher implementation, It allows the registration of different adapters for to handle the content-based subscriptions of the system.
EventDispatcherAdapterInterface
          Title: Yancees Notification Server
EventDispatcherInterface
          Title: Yancees Notification Server
EventDispatcherListenerInterface
          This should be used by the users of the Yancees notificaton server to receive events.
 

Classes in edu.uci.isr.yancees.dispatcher used by edu.uci.isr.yancees.plugin
EventDispatcherInterface
          Title: Yancees Notification Server