org.jcsp.net.dynamic
public abstract class MigratableAltingChannelInput extends NetAltingChannelInput implements MigratableChannelInput, FilteredChannelInput, Serializable
Alternative
.Modifier | Constructor and Description |
---|---|
protected |
MigratableAltingChannelInput()
Constructs a new
MigratableAltingChannelInput . |
protected |
MigratableAltingChannelInput(NetAltingChannelInput channel)
Constructs a new
MigratableAltingChannelInput for the underlying channel. |
endRead, getChannel, pending, poison, read, setChannel, startRead
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
prepareToMove
destroyReader, getFactoryClass
getChannelLocation
endRead, read, startRead
poison
addReadFilter, addReadFilter, getReadFilter, getReadFilterCount, removeReadFilter, removeReadFilter
protected MigratableAltingChannelInput(NetAltingChannelInput channel)
MigratableAltingChannelInput
for the underlying channel.channel
- the underlying channel.protected MigratableAltingChannelInput()
MigratableAltingChannelInput
.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.