Interface Emitable

All Known Implementing Classes:
Emitter

public interface Emitable
  • Method Summary

    Modifier and Type Method Description
    void emit​(Event event)  
  • Method Details

    • emit

      void emit​(Event event) throws java.io.IOException
      Throws:
      java.io.IOException