public abstract static class HTTP2Flusher.Entry extends Callback.Nested
Callback.Completable, Callback.NestedInvocable.InvocationType| Modifier and Type | Field and Description |
|---|---|
protected Frame |
frame |
protected IStream |
stream |
__nonBlocking| Modifier | Constructor and Description |
|---|---|
protected |
Entry(Frame frame,
IStream stream,
Callback callback) |
| Modifier and Type | Method and Description |
|---|---|
int |
dataRemaining() |
void |
failed(Throwable x) |
protected abstract boolean |
generate(ByteBufferPool.Lease lease) |
String |
toString() |
getInvocationType, succeededclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitasPreferred, getInvocationType, invokeNonBlocking, invokePreferNonBlocking, invokePreferred, isNonBlockingInvocationpublic int dataRemaining()
protected abstract boolean generate(ByteBufferPool.Lease lease)
public void failed(Throwable x)
failed in interface Callbackfailed in class Callback.NestedCopyright © 1995–2017 Webtide. All rights reserved.