Undertow Core 2.2.40.Final
-
-
-
Constructor parameters in io.undertow.conduits with type arguments of type ChunkedStreamSourceConduit
| Constructor |
Description |
ChunkedStreamSourceConduit(org.xnio.conduits.StreamSourceConduit next,
io.undertow.conduits.ChunkedStreamSourceConduit.BufferWrapper bufferWrapper,
ConduitListener<? super ChunkedStreamSourceConduit> finishListener,
Attachable attachable,
HttpServerExchange exchange,
Closeable closeable,
org.xnio.conduits.PushBackStreamSourceConduit channel) |
ChunkedStreamSourceConduit(org.xnio.conduits.StreamSourceConduit next,
HttpServerExchange exchange,
ConduitListener<? super ChunkedStreamSourceConduit> finishListener) |
ChunkedStreamSourceConduit(org.xnio.conduits.StreamSourceConduit next,
org.xnio.conduits.PushBackStreamSourceConduit channel,
ByteBufferPool pool,
ConduitListener<? super ChunkedStreamSourceConduit> finishListener,
Attachable attachable,
Closeable closeable) |
Undertow Core 2.2.40.Final
Copyright © 2026 JBoss by Red Hat. All rights reserved.