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.agent.unix 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.ClientChannelEvent Various events used byClientChannel.waitFor(java.util.Collection, long)PtyCapableChannelSession 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.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.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) -
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.