Package | Description |
---|---|
io.undertow.conduits |
Constructor and Description |
---|
FixedLengthStreamSourceConduit(StreamSourceConduit next,
long contentLength,
ConduitListener<? super FixedLengthStreamSourceConduit> finishListener)
Construct a new instance.
|
FixedLengthStreamSourceConduit(StreamSourceConduit next,
long contentLength,
ConduitListener<? super FixedLengthStreamSourceConduit> finishListener,
HttpServerExchange exchange)
Construct a new instance.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.