Package org.jcsp.net2.bns
Class BNSNetworkMessageFilter
java.lang.Object
org.jcsp.net2.bns.BNSNetworkMessageFilter
This filter is used by the BNS and BNSService to transmit messages between one another in a manner that is platform
independent. This is an internal class to JCSP and is created automatically by the BNS and BNSService. For more
information, see the relevant documentation.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final class
The filter used to convert an array of bytes back into a BNSMessage(package private) static final class
The encoding filter used to convert a BNSMessage into bytes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BNSNetworkMessageFilter
BNSNetworkMessageFilter()
-