Uses of Package
edu.uci.isr.yancees.server.core

Packages that use edu.uci.isr.yancees.server.core
edu.uci.isr.yancees   
edu.uci.isr.yancees.server   
edu.uci.isr.yancees.server.core   
edu.uci.isr.yancees.server.dispatcher.elvin   
edu.uci.isr.yancees.server.dispatcher.siena   
edu.uci.isr.yancees.server.plugin   
edu.uci.isr.yancees.server.plugin.subscription.filter   
 

Classes in edu.uci.isr.yancees.server.core used by edu.uci.isr.yancees
ParsingException
          exception related to Errors in the message parsing
 

Classes in edu.uci.isr.yancees.server.core used by edu.uci.isr.yancees.server
ActivePluginInstancesRegistry
          This class represents a global record of parsed subscription and notification trees.
EventDispatcherInterface
          Title: Yancees Notification Server
NotificationManager
          There is only one instance of subscriptionManager per process (core or client)
ParsingException
          exception related to Errors in the message parsing
ProtocolManager
          There is only one instance of subscriptionManager per process (core or client) The protocol manager handles the creation of protocol plug-in instances, to be manipulated by the ProtocolAPI
SubscriptionManager
          This class is specialized in the SubscriptionManager.
 

Classes in edu.uci.isr.yancees.server.core used by edu.uci.isr.yancees.server.core
AbstractPluginTreeBuilder
          Parses a DOM tree using the plug-ins installed in the plug-in manager The plug-in manager may be shared with other builder or may be exclusive for this builder.
ActivePluginInstancesRegistry
          This class represents a global record of parsed subscription and notification trees.
DispatcherException
          exception related to Dispatcher
EventDispatcher
          This class works as a wrapper around an event dispatcher implementation, It allows the registratoin of different adapters for to handle the content-based subscriptions of the system.
EventDispatcherInterface
          Title: Yancees Notification Server
EventDispatcherListenerInterface
          This should be used by the users of the Yancees notificaton server to receive events.
NotificationManager
          There is only one instance of subscriptionManager per process (core or client)
ParserException
          exception related to Errors in the subscription parsing
ProtocolManager
          There is only one instance of subscriptionManager per process (core or client) The protocol manager handles the creation of protocol plug-in instances, to be manipulated by the ProtocolAPI
SubscriptionManager
          This class is specialized in the SubscriptionManager.
 

Classes in edu.uci.isr.yancees.server.core used by edu.uci.isr.yancees.server.dispatcher.elvin
DispatcherException
          exception related to Dispatcher
EventDispatcherInterface
          Title: Yancees Notification Server
EventDispatcherListenerInterface
          This should be used by the users of the Yancees notificaton server to receive events.
ParsingException
          exception related to Errors in the message parsing
 

Classes in edu.uci.isr.yancees.server.core used by edu.uci.isr.yancees.server.dispatcher.siena
DispatcherException
          exception related to Dispatcher
EventDispatcherInterface
          Title: Yancees Notification Server
EventDispatcherListenerInterface
          This should be used by the users of the Yancees notificaton server to receive events.
ParsingException
          exception related to Errors in the message parsing
 

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

Classes in edu.uci.isr.yancees.server.core used by edu.uci.isr.yancees.server.plugin.subscription.filter
EventDispatcherListenerInterface
          This should be used by the users of the Yancees notificaton server to receive events.