public interface ChannelFactory
Modifier and Type | Method and Description |
---|---|
Any2AnyChannel |
createAny2Any()
Deprecated.
Creates a new
Any2Any channel. |
Any2OneChannel |
createAny2One()
Deprecated.
Creates a new
Any2One channel. |
One2AnyChannel |
createOne2Any()
Deprecated.
Creates a new
One2Any channel. |
One2OneChannel |
createOne2One()
Deprecated.
Creates a new
One2One channel. |
One2OneChannel createOne2One()
One2One
channel.Any2OneChannel createAny2One()
Any2One
channel.One2AnyChannel createOne2Any()
One2Any
channel.Any2AnyChannel createAny2Any()
Any2Any
channel.Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc4 of the JCSP API Specification (Copyright 1997-2008 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.