Package gr.uoa.di.madgik.grs.events

Class Summary
BufferEvent This is the base class that all events that can be emitted and received through the IBuffer must extend.
KeyValueEvent BufferEvent extender that propagates a simple string based key value pair as the event payload
ObjectEvent BufferEvent extender that propagates an object that implements IPumpable
 

Enum Summary
BufferEvent.EventSource The source of the event