Uses of Package
io.undertow.conduits
Packages that use io.undertow.conduits
Package
Description
-
Classes in io.undertow.conduits used by io.undertow.conduitsClassDescriptionInterface that is called when a frame event takes place.Callback that allows the bytes read from or written to a stream to be trackedChannel that implements HTTP chunked transfer coding.Channel to de-chunkify dataChannel that handles deflate compressionA conduit that calls a finish listener when there is no data left in the underlying conduit.A channel which reads data of a fixed length and calls a finish listener.A conduit that discards all data written to it.Channel that implements HTTP chunked transfer coding for data streams that already have chunk markers.
-
Classes in io.undertow.conduits used by io.undertow.serverClassDescriptionCallback that allows the bytes read from or written to a stream to be tracked
-
Classes in io.undertow.conduits used by io.undertow.server.protocol.ajp
-
Classes in io.undertow.conduits used by io.undertow.server.protocol.framedClassDescriptionConduit that adds support to close a channel once for a specified time no reads and no writes were performed.
-
Classes in io.undertow.conduits used by io.undertow.server.protocol.httpClassDescriptionA channel which writes a fixed amount of data.
-
Classes in io.undertow.conduits used by io.undertow.websockets.coreClassDescriptionConduit that adds support to close a channel once for a specified time no reads and no writes were performed.