Package io.undertow.conduits
Class AbstractFramedStreamSinkConduit.PooledBufferFrameCallback
java.lang.Object
io.undertow.conduits.AbstractFramedStreamSinkConduit.PooledBufferFrameCallback
- All Implemented Interfaces:
AbstractFramedStreamSinkConduit.FrameCallBack
- Enclosing class:
- AbstractFramedStreamSinkConduit
protected static class AbstractFramedStreamSinkConduit.PooledBufferFrameCallback
extends Object
implements AbstractFramedStreamSinkConduit.FrameCallBack
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PooledBufferFrameCallback
-
-
Method Details
-
done
public void done()- Specified by:
done
in interfaceAbstractFramedStreamSinkConduit.FrameCallBack
-
failed
- Specified by:
failed
in interfaceAbstractFramedStreamSinkConduit.FrameCallBack
-