Class Sim0MQControlledOTS

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Sim0MQControlledOTS.Options
      The command line options.
    • Constructor Summary

      Constructors 
      Constructor Description
      Sim0MQControlledOTS​(org.zeromq.ZContext zContext, int port)
      Construct a new Sim0MQ controlled OTS.
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void commandLoop()
      Read commands from the master, execute them and report the results.
      static void main​(java.lang.String[] args)
      Program entry point.
      void notify​(EventInterface event)
      void sendToMaster​(byte[] data)
      Safe - synchronized - portal to send a message to the remote controller.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait