Package zmq.io

Interface IEngine

All Known Implementing Classes:
EngineNotImplemented, NormEngine, PgmReceiver, PgmSender, StreamEngine

public interface IEngine
  • Method Details

    • plug

      void plug(IOThread ioThread, SessionBase session)
    • terminate

      void terminate()
    • restartInput

      void restartInput()
    • restartOutput

      void restartOutput()
    • zapMsgAvailable

      void zapMsgAvailable()