| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| BufferEvent.EventSource |
The source of the event
|
Copyright © 2014. All Rights Reserved.