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 ChannelManager
ChannelManager. instance
Singleton instance of the ChannelManagerMethods in org.jcsp.net2 that return ChannelManager Modifier and Type Method Description (package private) static ChannelManager
ChannelManager. getInstance()
Allows getting of the singleton instance.
-