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 classprotected static classMethods in io.undertow.conduits with parameters of type AbstractFramedStreamSinkConduit.FrameCallBackModifier and TypeMethodDescriptionprotected voidAbstractFramedStreamSinkConduit.queueFrame(AbstractFramedStreamSinkConduit.FrameCallBack callback, ByteBuffer... data) Queues a frame for sending.