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, startReadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetDecoderendRead, read, startReadpoisondestroy, getLocationprotected NetAltingChannelInput(AltingChannelInput<T> in)
in - The channel that is used within the alternativeCopyright © 1996–2019. All rights reserved.