public class MigratableChannelEndFactory
Factory for creating networked migratable channel ends. An instance of this can be created and
the methods used. Alternatively the static methods in MigratableChannelEnd
can be
used to create the channel ends.
Constructor and description |
---|
MigratableChannelEndFactory
() Constructs a new MigratableChannelEndFactory . |
Type | Name and description |
---|---|
NetSharedChannelOutput |
createAny2Net(NetChannelLocation loc) @see org.jcsp.net.NetChannelEndFactory#createAny2Net(NetChannelLocation) |
NetSharedChannelInput |
createNet2Any() @see org.jcsp.net.NetChannelEndFactory#createNet2Any() |
NetAltingChannelInput |
createNet2One() @see org.jcsp.net.NetChannelEndFactory#createNet2One() |
NetChannelOutput |
createOne2Net(NetChannelLocation loc) @see org.jcsp.net.NetChannelEndFactory#createOne2Net(NetChannelLocation) |
Constructs a new MigratableChannelEndFactory
.
JCSP for Java 1.8 generated 14-10-2016 by Jon Kerridge, Edinburgh Napier University - j dot kerridge at napier dot ac dot uk