Class Mx1Packetizer.RcvHandler

  • All Implemented Interfaces:
    java.lang.Runnable
    Enclosing class:
    Mx1Packetizer

    class Mx1Packetizer.RcvHandler
    extends java.lang.Object
    implements java.lang.Runnable
    Handle incoming characters. This is a permanent loop, looking for input messages in character form on the stream connected to the Mx1PortController via connectPort. Terminates with the input stream breaking out of the try block.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void run()  
      • Methods inherited from class java.lang.Object

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