Package org.jcsp.net2.cns
Class CNSNetworkMessageFilter
java.lang.Object
org.jcsp.net2.cns.CNSNetworkMessageFilter
This filter is used by the CNS and CNSService 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 CNS and CNSService. 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 a CNSMessage from its byte representation back into an object(package private) static final class
The encoding filter used to convert a CNSMessage into bytes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CNSNetworkMessageFilter
CNSNetworkMessageFilter()
-