Package systemic.sif.sifcommon.publisher

Interface Summary
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.
 

Class Summary
BasePublisher All publishers should extend this class.