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

Packages that use edu.uci.isr.yancees.core
edu.uci.isr.yancees   
edu.uci.isr.yancees.core   
 

Classes in edu.uci.isr.yancees.core used by edu.uci.isr.yancees
ActivePluginInstancesRegistry
          This class represents a global record of parsed subscription and notification trees.
MessageParsingException
          exception related to Errors in the message parsing
NotificationManager
          There is only one instance of subscriptionManager per process (core or client)
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 implements the component that parses a generic DOM tree and activates the appropriate plug-ins to handle each tag.
 

Classes in edu.uci.isr.yancees.core used by edu.uci.isr.yancees.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.
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
ProtocolManagerException
           
SubscriptionManager
          This class implements the component that parses a generic DOM tree and activates the appropriate plug-ins to handle each tag.