Uses of Class
io.undertow.protocols.ajp.AjpClientRequestClientStreamSinkChannel
Packages that use AjpClientRequestClientStreamSinkChannel
-
Uses of AjpClientRequestClientStreamSinkChannel in io.undertow.protocols.ajp
Methods in io.undertow.protocols.ajp that return AjpClientRequestClientStreamSinkChannelModifier and TypeMethodDescriptionAjpClientChannel.sendRequest
(HttpString method, String path, HttpString protocol, HeaderMap headers, Attachable attachable, org.xnio.ChannelListener<AjpClientRequestClientStreamSinkChannel> finishListener) Method parameters in io.undertow.protocols.ajp with type arguments of type AjpClientRequestClientStreamSinkChannelModifier and TypeMethodDescriptionAjpClientChannel.sendRequest
(HttpString method, String path, HttpString protocol, HeaderMap headers, Attachable attachable, org.xnio.ChannelListener<AjpClientRequestClientStreamSinkChannel> finishListener)