Uses of Class
org.jcsp.net2.Any2NetChannel
-
Packages that use Any2NetChannel Package Description org.jcsp.net2 -
-
Uses of Any2NetChannel in org.jcsp.net2
Methods in org.jcsp.net2 that return Any2NetChannel Modifier and Type Method Description (package private) static <T2> Any2NetChannel<T2>
Any2NetChannel. create(NetChannelLocation loc, int immunity, NetworkMessageFilter.FilterTx filter)
Static factory method used to create an Any2NetChannel
-