Uses of Interface
org.jcsp.net.cns.NamedChannelEndManager
-
Packages that use NamedChannelEndManager Package Description org.jcsp.net.cns This package contains the files specifically for the JCSP.NET Channel Name Service (CNS). -
-
Uses of NamedChannelEndManager in org.jcsp.net.cns
Classes in org.jcsp.net.cns that implement NamedChannelEndManager Modifier and Type Class Description class
CNSChannelEndManager
This class implements theNamedChannelEndManager
interface; providing methods for both constructing and destroying channels.
-