| Class | Description |
|---|---|
| AbstractChannel |
TODO Add javadoc
|
| BufferedIoOutputStream |
An IoOutputStream capable of queuing write requests
|
| ChannelAsyncInputStream | |
| ChannelAsyncInputStream.IoReadFutureImpl | |
| ChannelAsyncOutputStream | |
| ChannelAsyncOutputStream.IoWriteFutureImpl | |
| ChannelOutputStream |
TODO Add javadoc
|
| ChannelPipedInputStream |
TODO Add javadoc
|
| ChannelPipedOutputStream |
TODO Add javadoc
|
| Window |
A Window for a given channel.
|
| Enum | Description |
|---|---|
| AbstractChannel.GracefulState |
| Exception | Description |
|---|---|
| WindowClosedException |
Indicates a
Window has been closed. |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.