| Interface | Description |
|---|---|
| Channel |
TODO Add javadoc
|
| ChannelFactory | |
| ChannelPipedSink | |
| ChannelRequestHandler | |
| RequestHandler<T> |
A global request handler.
|
| Class | Description |
|---|---|
| AbstractChannel |
TODO Add javadoc
|
| BufferedIoOutputStream |
An IoOutputStream capable of queuing write requests
|
| ChannelAsyncInputStream | |
| ChannelAsyncInputStream.IoReadFutureImpl | |
| ChannelAsyncOutputStream | |
| ChannelOutputStream |
TODO Add javadoc
|
| ChannelPipedInputStream |
TODO Add javadoc
|
| ChannelPipedOutputStream |
TODO Add javadoc
|
| IoWriteFutureImpl | |
| SttySupport |
Support for stty command on unix
|
| Window |
A Window for a given channel.
|
| Enum | Description |
|---|---|
| AbstractChannel.GracefulState | |
| PtyMode |
A enum describing the tty modes according to
RFC 4254 - section 8.
|
| RequestHandler.Result |
| Exception | Description |
|---|---|
| WindowClosedException |
Indicates a
Window has been closed. |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.