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