Interface | Description |
---|---|
ChannelDataReceiver |
Receiving end of the data stream from the client.
|
Class | Description |
---|---|
AbstractServerChannel |
TODO Add javadoc
|
ChannelSession |
TODO Add javadoc
|
ChannelSession.Factory | |
ChannelSession.StandardEnvironment | |
PipeDataReceiver |
ChannelDataReceiver that buffers the received data into byte buffer
and provides an InputStream to consume them. |
Exception | Description |
---|---|
OpenChannelException |
Documents failure of a channel to open as expected.
|
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.