Uses of Package
org.apache.sshd.client.channel
-
Classes in org.apache.sshd.client.channel used by org.apache.sshd.agent.local Class Description AbstractClientChannel TODO Add javadocClientChannel A client channel used to communicate with the SSH server. -
Classes in org.apache.sshd.client.channel used by org.apache.sshd.client.channel Class Description AbstractClientChannel TODO Add javadocChannelSession Client side channel sessionClientChannel A client channel used to communicate with the SSH server.ClientChannel.Streaming ClientChannelEvent Various events used byClientChannel.waitFor(java.util.Collection, long)
ClientChannelHolder TODO Add javadocPtyCapableChannelSession Serves as the base channel session for executing remote commands - including a full shell. -
Classes in org.apache.sshd.client.channel used by org.apache.sshd.client.scp Class Description ChannelExec Client channel to run a remote commandClientChannel A client channel used to communicate with the SSH server.ClientChannelEvent Various events used byClientChannel.waitFor(java.util.Collection, long)
-
Classes in org.apache.sshd.client.channel used by org.apache.sshd.client.session Class Description ChannelDirectTcpip TODO Add javadocChannelExec Client channel to run a remote commandChannelShell Client channel to open a remote shellChannelSubsystem Client channel to run a subsystemClientChannel A client channel used to communicate with the SSH server.ClientChannelEvent Various events used byClientChannel.waitFor(java.util.Collection, long)
-
Classes in org.apache.sshd.client.channel used by org.apache.sshd.client.subsystem Class Description ClientChannelHolder TODO Add javadoc -
Classes in org.apache.sshd.client.channel used by org.apache.sshd.client.subsystem.sftp Class Description ClientChannelHolder TODO Add javadoc -
Classes in org.apache.sshd.client.channel used by org.apache.sshd.client.subsystem.sftp.fs Class Description ClientChannel A client channel used to communicate with the SSH server.ClientChannelHolder TODO Add javadoc -
Classes in org.apache.sshd.client.channel used by org.apache.sshd.client.subsystem.sftp.impl Class Description ChannelSubsystem Client channel to run a subsystemClientChannel A client channel used to communicate with the SSH server.ClientChannelHolder TODO Add javadoc -
Classes in org.apache.sshd.client.channel used by org.apache.sshd.common.forward Class Description AbstractClientChannel TODO Add javadocClientChannel A client channel used to communicate with the SSH server.ClientChannelEvent Various events used byClientChannel.waitFor(java.util.Collection, long)
ClientChannelPendingMessagesQueue This is a specializedSshFutureListener
that is used to enqueue data that is sent while the channel is being set-up, so that when it is established it will send them in the same order as they have been received. -
Classes in org.apache.sshd.client.channel used by org.apache.sshd.server.x11 Class Description AbstractClientChannel TODO Add javadocClientChannel A client channel used to communicate with the SSH server.