Package org.jcsp.net.tcpip
Class TCPIPLink.TxId
java.lang.Object
org.jcsp.net.tcpip.TCPIPLink.TxId
- All Implemented Interfaces:
CSProcess
- Enclosing class:
- TCPIPLink
The process which sends our Id. On success, it doesn't change anything.
If there is an exception, it closes the socket, sets txStream=null, and
returns.
-
Constructor Summary
Constructors -
Method Summary