Modifier and Type | Field and Description |
---|---|
private NetworkMessageFilter.FilterTx |
encoder |
private NetAltingChannelInput |
fromInputEnd |
private NetAltingChannelInput |
in |
private NetChannelLocation |
inputEndLoc |
private NetChannelOutput |
toInputEnd |
Constructor and Description |
---|
MessageBox(NetAltingChannelInput intoBox,
NetAltingChannelInput requestChannel,
NetworkMessageFilter.FilterTx encodingFilter) |
Modifier and Type | Method and Description |
---|---|
void |
run()
This defines the actions of the process.
|
private final NetAltingChannelInput in
private final NetAltingChannelInput fromInputEnd
private NetChannelOutput toInputEnd
private final NetworkMessageFilter.FilterTx encoder
private final NetChannelLocation inputEndLoc
MessageBox(NetAltingChannelInput intoBox, NetAltingChannelInput requestChannel, NetworkMessageFilter.FilterTx encodingFilter)