PoisonExceptionpublic 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.
|
pendingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitendRead, read, startReadpoisonpublic abstract void reject()
ChannelDataRejectedException.reject in interface RejectableChannelInputCopyright © 1996–2022. All rights reserved.