Uses of Interface
org.jcsp.net.cns.NamedChannelEndFactory
-
Packages that use NamedChannelEndFactory Package Description org.jcsp.net.cns This package contains the files specifically for the JCSP.NET Channel Name Service (CNS). -
-
Uses of NamedChannelEndFactory in org.jcsp.net.cns
Subinterfaces of NamedChannelEndFactory in org.jcsp.net.cns Modifier and Type Interface Description interfaceNamedChannelEndManagerClasses implementing this interface act as factories for constructingNetChannelInputandNetChannelOutputobjects (seeNamedChannelEndFactory).Classes in org.jcsp.net.cns that implement NamedChannelEndFactory Modifier and Type Class Description classCNSChannelEndManagerThis class implements theNamedChannelEndManagerinterface; providing methods for both constructing and destroying channels.
-