Package | Description |
---|---|
io.undertow.conduits |
Constructor and Description |
---|
ChunkedStreamSourceConduit(StreamSourceConduit next,
io.undertow.conduits.ChunkedStreamSourceConduit.BufferWrapper bufferWrapper,
ConduitListener<? super ChunkedStreamSourceConduit> finishListener,
Attachable attachable,
HttpServerExchange exchange,
Closeable closeable) |
ChunkedStreamSourceConduit(StreamSourceConduit next,
HttpServerExchange exchange,
ConduitListener<? super ChunkedStreamSourceConduit> finishListener) |
ChunkedStreamSourceConduit(StreamSourceConduit next,
PushBackStreamSourceConduit channel,
ByteBufferPool pool,
ConduitListener<? super ChunkedStreamSourceConduit> finishListener,
Attachable attachable,
Closeable closeable) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.