edu.rit.mp
Class Status
- java.lang.Object
-
- edu.rit.mp.Status
-
public class Status extends java.lang.ObjectClass Status provides the result of receiving a message in the Message Protocol (MP).
-
-
Field Detail
-
channel
public Channel channel
The channel from which the message was received.
-
tag
public int tag
The tag from the message that was received.
-
length
public int length
The actual number of items in the message that was received.
-
-
DMelt 3.0 © DataMelt by jWork.ORG