Package org.apache.sshd.server.channel
package org.apache.sshd.server.channel
-
ClassDescriptionTODO Add javadocReceiving end of the data stream from the client.Server side channel session
ChannelDataReceiver
that buffers the received data into byte buffer and provides anInputStream
to consume them.Handles Putty specific channel requests as indicated by Appendix F: SSH-2 names specified for PuTTY