Uses of Class
org.jcsp.net2.Net2AnyChannel
Packages that use Net2AnyChannel
-
Uses of Net2AnyChannel in org.jcsp.net2
Methods in org.jcsp.net2 that return Net2AnyChannelModifier and TypeMethodDescription(package private) static <T2> Net2AnyChannel
<T2> Net2AnyChannel.create
(int index, int poisonImmunity, NetworkMessageFilter.FilterRx filter) Static factory method for creating a new instance of Net2AnyChannel, given a particular index(package private) static <T2> Net2AnyChannel
<T2> Net2AnyChannel.create
(int poisonImmunity, NetworkMessageFilter.FilterRx filter) A static factory method to create a new Net2AnyChannel object