Uses of Package
systemic.sif.sifcommon.publisher

Packages that use systemic.sif.sifcommon.publisher
systemic.sif.sifcommon.agent   
systemic.sif.sifcommon.publisher   
 

Classes in systemic.sif.sifcommon.publisher used by systemic.sif.sifcommon.agent
BasePublisher
          All publishers should extend this class.
 

Classes in systemic.sif.sifcommon.publisher used by systemic.sif.sifcommon.publisher
SIFEventIterator
          For the publisher to be able to deal with large amounts of data it must implement this interface if the publisher broadcasts events.
SIFResponseIterator
          For the publisher to be able to deal with large amounts of data it must implement this interface if the publisher responds to SIF requests from subscribers.