Uses of Package
org.apache.sshd.common.channel
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.agent Class Description ChannelFactory -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.agent.local Class Description AbstractChannel Provides common client/server channel functionalityChannel Represents a channel opened over an SSH session - holds information that is common both to server and client channels.ChannelFactory ChannelIdentifier ChannelListenerManager StreamingChannel A channel that can be either configured to use synchronous or asynchrounous streams. -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.client Class Description ChannelFactory ChannelListenerManager RequestHandler A global request handler. -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.client.channel Class Description AbstractChannel Provides common client/server channel functionalityChannel Represents a channel opened over an SSH session - holds information that is common both to server and client channels.ChannelAsyncInputStream ChannelAsyncOutputStream ChannelHolder ChannelIdentifier ChannelListenerManager ChannelPipedOutputStream TODO Add javadocPtyChannelConfiguration PtyChannelConfigurationHolder PtyChannelConfigurationMutator PtyMode A enum describing the tty modes according to RFC 4254 - section 8.RequestHandler A global request handler.RequestHandler.Result StreamingChannel A channel that can be either configured to use synchronous or asynchrounous streams.StreamingChannel.Streaming -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.client.channel.exit Class Description AbstractChannelRequestHandler AbstractRequestHandler Channel Represents a channel opened over an SSH session - holds information that is common both to server and client channels.ChannelRequestHandler RequestHandler A global request handler.RequestHandler.Result -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.client.global Class Description RequestHandler A global request handler.RequestHandler.Result -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.client.session Class Description ChannelListenerManager PtyChannelConfigurationHolder -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.client.subsystem Class Description ChannelHolder -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.common Class Description ChannelFactory ChannelListenerManager RequestHandler A global request handler. -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.common.channel Class Description AbstractChannel Provides common client/server channel functionalityAbstractChannel.GracefulState AbstractChannel.PacketValidator AAbstractChannel.PacketValidator
can validate packet lengths.AbstractRequestHandler Channel Represents a channel opened over an SSH session - holds information that is common both to server and client channels.ChannelAsyncInputStream.IoReadFutureImpl ChannelAsyncOutputStream.WriteState Collects state variables; access is always synchronized on the single instance per stream.ChannelFactory ChannelHolder ChannelIdentifier ChannelListener Provides a simple listener for client / server channels being established or torn down.ChannelListenerManager ChannelOutputStream ChannelOutputStream.OpenState ChannelOutputStream.WriteState ChannelPipedSink ChannelRequestHandler IoWriteFutureImpl LocalWindow AWindow
that describes how much data this side is prepared to receive from the peer.PtyChannelConfigurationHolder PtyChannelConfigurationMutator PtyMode A enum describing the tty modes according to RFC 4254 - section 8.RemoteWindow AWindow
reflecting this side's view of the peer'sLocalWindow
.RequestHandler A global request handler.RequestHandler.Result StreamingChannel.Streaming Window AChannel
implements a sliding window flow control for data packets (SSH_MSG_CHANNEL_DATA and SSH_MSG_CHANNEL_EXTENDED_DATA packets).WindowClosedException Indicates aWindow
has been closed. -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.common.channel.exception Class Description ChannelIdentifier -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.common.channel.throttle Class Description Channel Represents a channel opened over an SSH session - holds information that is common both to server and client channels. -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.common.forward Class Description AbstractChannel Provides common client/server channel functionalityChannel Represents a channel opened over an SSH session - holds information that is common both to server and client channels.ChannelIdentifier ChannelListenerManager StreamingChannel A channel that can be either configured to use synchronous or asynchrounous streams. -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.common.global Class Description RequestHandler A global request handler.RequestHandler.Result -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.common.helpers Class Description ChannelFactory ChannelListener Provides a simple listener for client / server channels being established or torn down.ChannelListenerManager RequestHandler A global request handler. -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.common.session Class Description Channel Represents a channel opened over an SSH session - holds information that is common both to server and client channels.ChannelListenerManager RequestHandler A global request handler.RequestHandler.Result -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.common.session.helpers Class Description Channel Represents a channel opened over an SSH session - holds information that is common both to server and client channels.ChannelListener Provides a simple listener for client / server channels being established or torn down.ChannelListenerManager RequestHandler A global request handler.RequestHandler.Result -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.server Class Description Channel Represents a channel opened over an SSH session - holds information that is common both to server and client channels.ChannelFactory ChannelListenerManager PtyMode A enum describing the tty modes according to RFC 4254 - section 8.RequestHandler A global request handler. -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.server.channel Class Description AbstractChannel Provides common client/server channel functionalityAbstractChannelRequestHandler AbstractRequestHandler Channel Represents a channel opened over an SSH session - holds information that is common both to server and client channels.ChannelAsyncInputStream ChannelAsyncOutputStream ChannelFactory ChannelIdentifier ChannelListenerManager ChannelRequestHandler LocalWindow AWindow
that describes how much data this side is prepared to receive from the peer.PtyMode A enum describing the tty modes according to RFC 4254 - section 8.RequestHandler A global request handler.RequestHandler.Result -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.server.forward Class Description AbstractChannel Provides common client/server channel functionalityChannel Represents a channel opened over an SSH session - holds information that is common both to server and client channels.ChannelAsyncOutputStream ChannelFactory ChannelIdentifier ChannelListenerManager -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.server.global Class Description RequestHandler A global request handler.RequestHandler.Result -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.server.session Class Description ChannelListenerManager -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.server.shell Class Description PtyMode A enum describing the tty modes according to RFC 4254 - section 8. -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.server.x11 Class Description AbstractChannel Provides common client/server channel functionalityChannel Represents a channel opened over an SSH session - holds information that is common both to server and client channels.ChannelIdentifier ChannelListenerManager StreamingChannel A channel that can be either configured to use synchronous or asynchrounous streams. -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.sftp.client Class Description ChannelHolder -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.sftp.client.fs Class Description Channel Represents a channel opened over an SSH session - holds information that is common both to server and client channels.ChannelHolder ChannelListener Provides a simple listener for client / server channels being established or torn down. -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.sftp.client.impl Class Description AbstractChannel Provides common client/server channel functionalityChannel Represents a channel opened over an SSH session - holds information that is common both to server and client channels.ChannelAsyncOutputStream ChannelHolder ChannelIdentifier ChannelListenerManager StreamingChannel A channel that can be either configured to use synchronous or asynchrounous streams.