Uses of Class
io.undertow.protocols.ajp.AbstractAjpClientStreamSourceChannel
Packages that use AbstractAjpClientStreamSourceChannel
-
Uses of AbstractAjpClientStreamSourceChannel in io.undertow.protocols.ajp
Subclasses of AbstractAjpClientStreamSourceChannel in io.undertow.protocols.ajpMethods in io.undertow.protocols.ajp that return AbstractAjpClientStreamSourceChannelModifier and TypeMethodDescriptionprotected AbstractAjpClientStreamSourceChannelAjpClientChannel.createChannel(FrameHeaderData frameHeaderData, PooledByteBuffer frameData) Methods in io.undertow.protocols.ajp that return types with arguments of type AbstractAjpClientStreamSourceChannelModifier and TypeMethodDescriptionprotected Collection<AbstractFramedStreamSourceChannel<AjpClientChannel,AbstractAjpClientStreamSourceChannel, AbstractAjpClientStreamSinkChannel>> AjpClientChannel.getReceivers()