AbstractFramedStreamSinkConduit.FrameCallBackprotected static class AbstractFramedStreamSinkConduit.PooledBuffersFrameCallback extends java.lang.Object implements AbstractFramedStreamSinkConduit.FrameCallBack
| Constructor | Description |
|---|---|
PooledBuffersFrameCallback(PooledByteBuffer... buffers) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
done() |
|
void |
failed(java.io.IOException e) |
public PooledBuffersFrameCallback(PooledByteBuffer... buffers)
public void done()
done in interface AbstractFramedStreamSinkConduit.FrameCallBackpublic void failed(java.io.IOException e)
failed in interface AbstractFramedStreamSinkConduit.FrameCallBackCopyright © 2018. All rights reserved.