Uses of Package
edu.uci.isr.yancees

Packages that use edu.uci.isr.yancees
edu.uci.isr.yancees   
edu.uci.isr.yancees.client   
edu.uci.isr.yancees.client.rmi   
edu.uci.isr.yancees.core   
edu.uci.isr.yancees.dispatcher   
edu.uci.isr.yancees.filter   
edu.uci.isr.yancees.filter.generic   
edu.uci.isr.yancees.plugin   
edu.uci.isr.yancees.plugin.generic   
edu.uci.isr.yancees.plugin.notification   
edu.uci.isr.yancees.plugin.subscription   
edu.uci.isr.yancees.server.rmi   
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees
ArchitectureManager
          That's a parser that reads an architecture description and assembly the notification server architecture.
AttributeNotFoundException
           
EventInterface
          An event is an XML document with its own structure defined according to a grammar.
GenericEvent
           
GenericMessage
           
MessageInterface
           
ProtocolFacade
          This class deals with generic messages, that are parserd by installed protocol plug-ins.
PublicationFacade
          This is the server-side publication façade.
SubscriberInterface
          This should be used by the users of the Yancees notificaton server to receive events.
SubscriptionFacade
          This is the subscriber façade for publishing and subscribing events to Yancees.
SubscriptionInterface
          There should be a basic or fundamental set of subscription expressions.
WrongAttributeTypeException
           
YanceesException
          exception related to Errors in the message parsing
YanceesFacade
          This class centralized all aspects of yancees: 1) The unique connection to the dispatcher (siena, elvin or other) 2) The access to the specific Facades (publication, subscription, administration), configuring them as necessary 3) The parsing of files in Notification, Subscription and Message wrappers Local users should use this class as the front-end to Yancees notification server Remote users should use the RemoteYanceesInterface.
YanceesProperties
          Singleton that stores properties passed in the yancees.config file that are used in the system globally.
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees.client
EventInterface
          An event is an XML document with its own structure defined according to a grammar.
MessageInterface
           
SubscriberInterface
          This should be used by the users of the Yancees notificaton server to receive events.
SubscriptionInterface
          There should be a basic or fundamental set of subscription expressions.
YanceesException
          exception related to Errors in the message parsing
YanceesInterface
           
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees.client.rmi
EventInterface
          An event is an XML document with its own structure defined according to a grammar.
MessageInterface
           
SubscriberInterface
          This should be used by the users of the Yancees notificaton server to receive events.
SubscriptionInterface
          There should be a basic or fundamental set of subscription expressions.
YanceesException
          exception related to Errors in the message parsing
YanceesInterface
           
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees.core
GenericEvent
           
SubscriberInterface
          This should be used by the users of the Yancees notificaton server to receive events.
SubscriptionInterface
          There should be a basic or fundamental set of subscription expressions.
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees.dispatcher
EventInterface
          An event is an XML document with its own structure defined according to a grammar.
SubscriptionInterface
          There should be a basic or fundamental set of subscription expressions.
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees.filter
EventInterface
          An event is an XML document with its own structure defined according to a grammar.
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees.filter.generic
EventInterface
          An event is an XML document with its own structure defined according to a grammar.
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees.plugin
EventInterface
          An event is an XML document with its own structure defined according to a grammar.
GenericEvent
           
SubscriberInterface
          This should be used by the users of the Yancees notificaton server to receive events.
SubscriptionInterface
          There should be a basic or fundamental set of subscription expressions.
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees.plugin.generic
EventInterface
          An event is an XML document with its own structure defined according to a grammar.
SubscriberInterface
          This should be used by the users of the Yancees notificaton server to receive events.
SubscriptionInterface
          There should be a basic or fundamental set of subscription expressions.
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees.plugin.notification
EventInterface
          An event is an XML document with its own structure defined according to a grammar.
SubscriberInterface
          This should be used by the users of the Yancees notificaton server to receive events.
SubscriptionInterface
          There should be a basic or fundamental set of subscription expressions.
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees.plugin.subscription
EventInterface
          An event is an XML document with its own structure defined according to a grammar.
SubscriberInterface
          This should be used by the users of the Yancees notificaton server to receive events.
SubscriptionInterface
          There should be a basic or fundamental set of subscription expressions.
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees.server.rmi
EventInterface
          An event is an XML document with its own structure defined according to a grammar.
MessageInterface
           
SubscriberInterface
          This should be used by the users of the Yancees notificaton server to receive events.
SubscriptionInterface
          There should be a basic or fundamental set of subscription expressions.
YanceesException
          exception related to Errors in the message parsing