Uses of Class
io.undertow.server.protocol.ajp.AjpServerRequestConduit
Packages that use AjpServerRequestConduit
-
Uses of AjpServerRequestConduit in io.undertow.server.protocol.ajp
Constructor parameters in io.undertow.server.protocol.ajp with type arguments of type AjpServerRequestConduitModifierConstructorDescriptionAjpServerRequestConduit
(org.xnio.conduits.StreamSourceConduit delegate, HttpServerExchange exchange, io.undertow.server.protocol.ajp.AjpServerResponseConduit ajpResponseConduit, Long size, ConduitListener<? super AjpServerRequestConduit> finishListener)