public abstract class MigratableAltingChannelInput extends NetAltingChannelInput implements MigratableChannelInput, FilteredChannelInput, java.io.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
.Copyright © 1996–2018. All rights reserved.