Class MrcPacketizer.RcvHandler

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

    class MrcPacketizer.RcvHandler
    extends java.lang.Object
    implements java.lang.Runnable
    Captive class to handle incoming characters. This is a permanent loop, looking for input messages in character form on the stream connected to the MrcPortController via connectPort.
    • 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