| Package | Description |
|---|---|
| io.undertow.conduits | |
| io.undertow.server.protocol.ajp | |
| io.undertow.server.protocol.http |
| Class and Description |
|---|
| AbstractFramedStreamSinkConduit.FrameCallBack
Interface that is called when a frame event takes place.
|
| ChunkedStreamSinkConduit
Channel that implements HTTP chunked transfer coding.
|
| ChunkedStreamSourceConduit
Channel to de-chunkify data
|
| ConduitListener |
| DeflatingStreamSinkConduit
Channel that handles deflate compression
|
| FinishableStreamSinkConduit |
| FinishableStreamSourceConduit
A conduit that calls a finish listener when there is no data left in the underlying conduit.
|
| FixedLengthStreamSourceConduit
A channel which reads data of a fixed length and calls a finish listener.
|
| HeadStreamSinkConduit
A conduit that discards all data written to it.
|
| PreChunkedStreamSinkConduit
Channel that implements HTTP chunked transfer coding for data streams that already have chunk markers.
|
| Class and Description |
|---|
| ConduitListener |
| Class and Description |
|---|
| AbstractFixedLengthStreamSinkConduit
A channel which writes a fixed amount of data.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.