Class Sim0MQControlledOTS.MasterCommunication

  • All Implemented Interfaces:
    Runnable
    Enclosing class:
    Sim0MQControlledOTS

    class Sim0MQControlledOTS.MasterCommunication
    extends Thread
    Thread that handles ALL reads and writes on the socket to the master.
    • Constructor Detail

      • MasterCommunication

        MasterCommunication()
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable
        Overrides:
        run in class Thread