PoisonException
public abstract class RejectableAltingChannelInput extends AltingChannelInput implements RejectableChannelInput
Constructor and Description |
---|
RejectableAltingChannelInput()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
reject()
Deprecated.
Reject any data pending instead of reading it.
|
pending
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endRead, read, startRead
poison
public abstract void reject()
ChannelDataRejectedException
.reject
in interface RejectableChannelInput
Copyright © 1996–2024. All rights reserved.