Uses of Interface
org.jcsp.net.cns.NamedChannelEndFactory

Packages that use NamedChannelEndFactory
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
 interface NamedChannelEndManager
           Classes implementing this interface act as factories for constructing NetChannelInput and NetChannelOutput objects (see NamedChannelEndFactory).
 

Classes in org.jcsp.net.cns that implement NamedChannelEndFactory
 class CNSChannelEndManager
          This class implements the NamedChannelEndManager interface; providing methods for both constructing and destroying channels.
 



Copyright © 1996-2012. All Rights Reserved.