Package com.eventgnosis.sources

Class Summary
EventSourceListenerBase Base class for source system objects, those system objects that read from external protocols/devices/systems.
Each source system object must extend this class.
StringToEventAccum Responsible for accumulating input strings and separating out events discretely.
If this is not done properly, the event stream will become scrambled.