| Interface | Description |
|---|---|
| ChannelDataReceiver |
Receiving end of the data stream from the client.
|
| ServerChannel |
| Class | Description |
|---|---|
| AbstractServerChannel |
TODO Add javadoc
|
| AsyncDataReceiver | |
| ChannelSession |
Server side channel session
|
| ChannelSessionFactory | |
| PipeDataReceiver |
ChannelDataReceiver that buffers the received data into byte buffer
and provides an InputStream to consume them. |
| PuttyRequestHandler |
Handles Putty specific channel requests as indicated by
Appendix F: SSH-2 names specified for PuTTY
|
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.