| Package | Description |
|---|---|
| io.undertow.client.ajp | |
| io.undertow.client.http | |
| io.undertow.conduits | |
| io.undertow.server.protocol.ajp |
| Class and Description |
|---|
| ConduitListener |
| Class and Description |
|---|
| ConduitListener |
| 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.
|
| FixedLengthStreamSinkConduit
A channel which writes a fixed amount of data.
|
| 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.
|
| PipelingBufferingStreamSinkConduit
A buffer that is used when processing pipelined requests, that allows the server to
buffer multiple responses into a single write() call.
|
| Class and Description |
|---|
| ConduitListener |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.