Package org.jcsp.net
Class ChannelMessage.Data
java.lang.Object
org.jcsp.net.Message
org.jcsp.net.ChannelMessage
org.jcsp.net.ChannelMessage.Data
- All Implemented Interfaces:
Serializable
- Enclosing class:
ChannelMessage
Data from channel output to channel input.
This is a package-private implementation class.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jcsp.net.ChannelMessage
ChannelMessage.Ack, ChannelMessage.Data, ChannelMessage.WriteRejected
Nested classes/interfaces inherited from class org.jcsp.net.Message
Message.BounceMessage, Message.PingMessage, Message.PingReplyMessage
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) boolean
(package private) Object
The actual data being transmitted.Fields inherited from class org.jcsp.net.Message
destIndex, destVCNLabel, PING_MESSAGE, PING_REPLY_MESSAGE, sourceID, sourceIndex, txReplyChannel
-
Constructor Summary
Constructors -
Method Summary