Package org.apache.sshd.common.channel
package org.apache.sshd.common.channel
-
ClassDescriptionProvides common client/server channel functionalityAn
IoOutputStream
capable of queuing write requests.Represents a channel opened over an SSH session - holds information that is common both to server and client channels.Provides a simple listener for client / server channels being established or torn down.TODO Add javadocTODO Add javadocA enum describing the tty modes according to RFC 4254 - section 8.A global request handler.An implementation ofIoOutputStream
using a synchronousChannelOutputStream
.A channel that can be either configured to use synchronous or asynchrounous streams.Support for stty command on unixA Window for a given channel.Indicates aWindow
has been closed.