Uses of Class
io.undertow.protocols.ajp.AbstractAjpClientStreamSinkChannel
Packages that use AbstractAjpClientStreamSinkChannel
-
Uses of AbstractAjpClientStreamSinkChannel in io.undertow.protocols.ajp
Subclasses of AbstractAjpClientStreamSinkChannel in io.undertow.protocols.ajpModifier and TypeClassDescriptionclass
class
AJP stream sink channel that corresponds to a request send from the load balancer to the backendMethods in io.undertow.protocols.ajp that return types with arguments of type AbstractAjpClientStreamSinkChannelModifier and TypeMethodDescriptionprotected Collection<AbstractFramedStreamSourceChannel<AjpClientChannel,
AbstractAjpClientStreamSourceChannel, AbstractAjpClientStreamSinkChannel>> AjpClientChannel.getReceivers()