public abstract static class HTTP2Flusher.Entry extends Object implements Callback
Callback.Adapter| Modifier and Type | Field and Description |
|---|---|
protected Callback |
callback |
protected Frame |
frame |
protected IStream |
stream |
| Modifier | Constructor and Description |
|---|---|
protected |
HTTP2Flusher.Entry(Frame frame,
IStream stream,
Callback callback) |
| Modifier and Type | Method and Description |
|---|---|
int |
dataRemaining() |
void |
failed(Throwable x) |
Throwable |
generate(ByteBufferPool.Lease lease) |
void |
reset() |
String |
toString() |
Copyright © 1995-2014 Webtide. All Rights Reserved.