public abstract static class HTTP2Flusher.Entry extends Callback.Nested
Callback.Completable, Callback.Nested, Callback.NonBlocking| 限定符和类型 | 方法和说明 |
|---|---|
int |
dataRemaining() |
void |
failed(Throwable x) |
protected abstract boolean |
generate(Queue<ByteBuffer> buffers) |
String |
toString() |
getCallback, isNonBlocking, succeededpublic int dataRemaining()
protected abstract boolean generate(Queue<ByteBuffer> buffers)
public void failed(Throwable x)
failed 在接口中 Callbackfailed 在类中 Callback.NestedCopyright © 2017. All rights reserved.