Interface Emitable

  • All Known Implementing Classes:
    EmitableEvents, Emitter

    public interface Emitable
    Drefine a way to serialize an event to output stream
    • Method Detail

      • emit

        void emit​(Event event)
        Serialise event to bytes
        Parameters:
        event - - the source