public abstract class NetAltingChannelInput<T> extends AltingChannelInputWrapper<T> implements NetChannelInput<T>
AltingChannelInput
,
ChannelInput
,
NetChannelInput
,
NetChannel
Modifier | Constructor and Description |
---|---|
protected |
NetAltingChannelInput(AltingChannelInput<T> in)
Creates a new NetAltingChannelInput, with the given channel as the guard
|
endRead, getChannel, pending, poison, read, setChannel, startRead
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setDecoder
endRead, read, startRead
poison
destroy, getLocation
protected NetAltingChannelInput(AltingChannelInput<T> in)
in
- The channel that is used within the alternativeCopyright © 1996–2019. All rights reserved.