AbstractFramedStreamSinkConduit.FrameCallBack
protected 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.FrameCallBack
public void failed(java.io.IOException e)
failed
in interface AbstractFramedStreamSinkConduit.FrameCallBack
Copyright © 2018. All rights reserved.