Class TCPIPLink.TxLoop

java.lang.Object
org.jcsp.net.tcpip.TCPIPLink.TxLoop
All Implemented Interfaces:
CSProcess
Enclosing class:
TCPIPLink

private class TCPIPLink.TxLoop extends Object implements CSProcess
The process which does transmission to a socket.
  • Constructor Details

    • TxLoop

      private TxLoop()
  • Method Details

    • run

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