Uses of Interface
org.jcsp.net.cns.NamedChannelEndFactory
Packages that use NamedChannelEndFactory
Package
Description
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.cnsModifier and TypeInterfaceDescriptioninterface
Classes implementing this interface act as factories for constructingNetChannelInput
andNetChannelOutput
objects (seeNamedChannelEndFactory
).Classes in org.jcsp.net.cns that implement NamedChannelEndFactoryModifier and TypeClassDescriptionclass
This class implements theNamedChannelEndManager
interface; providing methods for both constructing and destroying channels.