Uses of Package
org.apache.sshd.common.channel
Packages that use org.apache.sshd.common.channel
Package
Description
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.agent
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.agent.localClassDescriptionProvides common client/server channel functionalityRepresents a channel opened over an SSH session - holds information that is common both to server and client channels.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.agent.unixClassDescriptionProvides common client/server channel functionalityRepresents a channel opened over an SSH session - holds information that is common both to server and client channels.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
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.client.channelClassDescriptionProvides common client/server channel functionalityRepresents a channel opened over an SSH session - holds information that is common both to server and client channels.A global request handler.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.channel.exitClassDescriptionRepresents a channel opened over an SSH session - holds information that is common both to server and client channels.A global request handler.
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.client.global
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.client.session
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.client.subsystem
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.common
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.common.channelClassDescriptionProvides common client/server channel functionalityA
AbstractChannel.PacketValidatorcan validate packet lengths.Represents a channel opened over an SSH session - holds information that is common both to server and client channels.Collects state variables; access is always synchronized on the single instance per stream.Provides a simple listener for client / server channels being established or torn down.AWindowthat describes how much data this side is prepared to receive from the peer.AWindowreflecting this side's view of the peer'sLocalWindow.A global request handler.AChannelimplements a sliding window flow control for data packets (SSH_MSG_CHANNEL_DATA and SSH_MSG_CHANNEL_EXTENDED_DATA packets).Indicates aWindowhas been closed. -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.common.channel.exception
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.common.channel.throttleClassDescriptionRepresents 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.forwardClassDescriptionProvides common client/server channel functionalityRepresents a channel opened over an SSH session - holds information that is common both to server and client channels.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
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.common.helpersClassDescriptionProvides a simple listener for client / server channels being established or torn down.A global request handler.
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.common.sessionClassDescriptionRepresents a channel opened over an SSH session - holds information that is common both to server and client channels.A global request handler.
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.common.session.helpersClassDescriptionRepresents 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.A global request handler.
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.serverClassDescriptionRepresents a channel opened over an SSH session - holds information that is common both to server and client channels.A global request handler.
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.server.channelClassDescriptionProvides common client/server channel functionalityRepresents a channel opened over an SSH session - holds information that is common both to server and client channels.A
Windowthat describes how much data this side is prepared to receive from the peer.A global request handler. -
Classes in org.apache.sshd.common.channel used by org.apache.sshd.server.forwardClassDescriptionProvides common client/server channel functionalityRepresents 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.server.global
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.server.session
-
Classes in org.apache.sshd.common.channel used by org.apache.sshd.server.x11ClassDescriptionProvides common client/server channel functionalityRepresents a channel opened over an SSH session - holds information that is common both to server and client channels.A channel that can be either configured to use synchronous or asynchrounous streams.