Uses of Interface
io.undertow.conduits.AbstractFramedStreamSinkConduit.FrameCallBack
Packages that use AbstractFramedStreamSinkConduit.FrameCallBack
-
Uses of AbstractFramedStreamSinkConduit.FrameCallBack in io.undertow.conduits
Classes in io.undertow.conduits that implement AbstractFramedStreamSinkConduit.FrameCallBackModifier and TypeClassDescriptionprotected static class
protected static class
Methods in io.undertow.conduits with parameters of type AbstractFramedStreamSinkConduit.FrameCallBackModifier and TypeMethodDescriptionprotected void
AbstractFramedStreamSinkConduit.queueFrame
(AbstractFramedStreamSinkConduit.FrameCallBack callback, ByteBuffer... data) Queues a frame for sending.