Package org.jcsp.net2.mobile
Class MessageBox
java.lang.Object
org.jcsp.net2.mobile.MessageBox
- All Implemented Interfaces:
CSProcess
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final NetworkMessageFilter.FilterTx
private final NetAltingChannelInput
private final NetAltingChannelInput
private final NetChannelLocation
private NetChannelOutput
-
Constructor Summary
ConstructorsConstructorDescriptionMessageBox
(NetAltingChannelInput intoBox, NetAltingChannelInput requestChannel, NetworkMessageFilter.FilterTx encodingFilter) -
Method Summary
-
Field Details
-
in
-
fromInputEnd
-
toInputEnd
-
encoder
-
inputEndLoc
-
-
Constructor Details
-
MessageBox
MessageBox(NetAltingChannelInput intoBox, NetAltingChannelInput requestChannel, NetworkMessageFilter.FilterTx encodingFilter)
-
-
Method Details