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.dispatcher.yancees   
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.dispatcher.elvin   
edu.uci.isr.yancees.server.dispatcher.siena   
edu.uci.isr.yancees.server.dispatcher.switcher   
edu.uci.isr.yancees.server.filter.performance   
edu.uci.isr.yancees.server.plugin.notification.pull   
edu.uci.isr.yancees.server.plugin.notification.push   
edu.uci.isr.yancees.server.plugin.protocol.mobility   
edu.uci.isr.yancees.server.plugin.protocol.polling   
edu.uci.isr.yancees.server.plugin.subscription.correlation   
edu.uci.isr.yancees.server.plugin.subscription.filter   
edu.uci.isr.yancees.server.plugin.subscription.require   
edu.uci.isr.yancees.server.plugin.subscription.rule   
edu.uci.isr.yancees.server.plugin.subscription.sequence   
edu.uci.isr.yancees.server.rmi   
edu.uci.isr.yancees.server.service.cassius   
edu.uci.isr.yancees.server.service.persistency   
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees
AdministrationFacade
          This class allows the general adminstration of the server, adding and removing plug-ins, executing shutdown and restart and so on.
ArchitectureManager
          That's a parser that reads an architecture description and assembly the notification server architecture.
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.
ProtocolSession
          It represents a session, a context, that deals with the exchange of messages between the clients and the corresponding plug-in instance that handles this protocol.
ProtocolSessionInterface
          Title: Yancees Notification Server
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
           
YanceesEvent
           
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.
 

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
           
ProtocolSessionInterface
          Title: Yancees Notification Server
SubscriberInterface
          This should be used by the users of the Yancees notificaton server to receive events.
YanceesException
          exception related to Errors in the message parsing
YanceesInterface
           
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees.client.dispatcher.yancees
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.client.rmi
EventInterface
          An event is an XML document with its own structure defined according to a grammar.
MessageInterface
           
ProtocolSessionInterface
          Title: Yancees Notification Server
SubscriberInterface
          This should be used by the users of the Yancees notificaton server to receive events.
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.
 

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
           
MessageInterface
           
SubscriberInterface
          This should be used by the users of the Yancees notificaton server to receive events.
 

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.
 

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.
 

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.
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees.server.dispatcher.elvin
EventInterface
          An event is an XML document with its own structure defined according to a grammar.
MessageInterface
           
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.dispatcher.siena
EventInterface
          An event is an XML document with its own structure defined according to a grammar.
MessageInterface
           
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.dispatcher.switcher
EventInterface
          An event is an XML document with its own structure defined according to a grammar.
MessageInterface
           
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.filter.performance
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.server.plugin.notification.pull
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.server.plugin.notification.push
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.server.plugin.protocol.mobility
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.
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees.server.plugin.protocol.polling
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.
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees.server.plugin.subscription.correlation
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.server.plugin.subscription.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.server.plugin.subscription.require
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.server.plugin.subscription.rule
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.server.plugin.subscription.sequence
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.server.rmi
EventInterface
          An event is an XML document with its own structure defined according to a grammar.
MessageInterface
           
ProtocolSession
          It represents a session, a context, that deals with the exchange of messages between the clients and the corresponding plug-in instance that handles this protocol.
SubscriberInterface
          This should be used by the users of the Yancees notificaton server to receive events.
YanceesException
          exception related to Errors in the message parsing
 

Classes in edu.uci.isr.yancees used by edu.uci.isr.yancees.server.service.cassius
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.server.service.persistency
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.