Uses of Class
org.jcsp.net2.ChannelManager
-
Packages that use ChannelManager Package Description org.jcsp.net2 -
-
Uses of ChannelManager in org.jcsp.net2
Fields in org.jcsp.net2 declared as ChannelManager Modifier and Type Field Description private static ChannelManagerChannelManager. instanceSingleton instance of the ChannelManagerMethods in org.jcsp.net2 that return ChannelManager Modifier and Type Method Description (package private) static ChannelManagerChannelManager. getInstance()Allows getting of the singleton instance.
-