Package org.jcsp.net

Class LoopbackLink.RxLoop

java.lang.Object
org.jcsp.net.LoopbackLink.RxLoop
All Implemented Interfaces:
CSProcess
Enclosing class:
LoopbackLink

private class LoopbackLink.RxLoop extends Object implements CSProcess
The process which recieves from the stream.
  • Constructor Details

    • RxLoop

      private RxLoop()
  • Method Details

    • run

      public void run()
      The run method.
      Specified by:
      run in interface CSProcess