-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
EmitableEvents
EmitableEvents()
-
Method Details
-
emit
public void emit(Event event)
Description copied from interface: Emitable
Serialise event to bytes
- Specified by:
emit
in interface Emitable
- Parameters:
event
- - the source
-