Uses of Package
systemic.sif.sifcommon.model

Packages that use systemic.sif.sifcommon.model
systemic.sif.sifcommon.model   
systemic.sif.sifcommon.publisher   
systemic.sif.sifcommon.subscriber   
systemic.sif.sifcommon.subscriber.queue   
 

Classes in systemic.sif.sifcommon.model used by systemic.sif.sifcommon.model
BaseMessage
          This class is primarily used as a base class for any messages that ought to be used in a SubscriberQueue.
 

Classes in systemic.sif.sifcommon.model used by systemic.sif.sifcommon.publisher
SIFEvent
          This is a simple POJO to encapsulate a SIF Object and its associated SIF Event Action.
 

Classes in systemic.sif.sifcommon.model used by systemic.sif.sifcommon.subscriber
SIFEvent
          This is a simple POJO to encapsulate a SIF Object and its associated SIF Event Action.
SubscriberMessage
          This class encapsulates a SIF message that has been received by a subscriber, might this be an event or a response.
 

Classes in systemic.sif.sifcommon.model used by systemic.sif.sifcommon.subscriber.queue
BaseMessage
          This class is primarily used as a base class for any messages that ought to be used in a SubscriberQueue.