Uses of Interface
org.apache.sshd.common.channel.StreamingChannel
Packages that use StreamingChannel
Package
Description
-
Uses of StreamingChannel in org.apache.sshd.agent.local
Classes in org.apache.sshd.agent.local that implement StreamingChannel -
Uses of StreamingChannel in org.apache.sshd.agent.unix
Classes in org.apache.sshd.agent.unix that implement StreamingChannel -
Uses of StreamingChannel in org.apache.sshd.client.channel
Subinterfaces of StreamingChannel in org.apache.sshd.client.channelModifier and TypeInterfaceDescriptioninterfaceA client channel used to communicate with the SSH server.Classes in org.apache.sshd.client.channel that implement StreamingChannelModifier and TypeClassDescriptionclassTODO Add javadocclassChannel that sets up asynchronous streams, and that pumps an input stream if set viaAbstractClientChannel.setIn(InputStream).classTODO Add javadocclassClient channel to run a remote commandclassClient side channel sessionclassClient channel to open a remote shellclassClient channel to run a subsystemclassServes as the base channel session for executing remote commands - including a full shell. -
Uses of StreamingChannel in org.apache.sshd.common.forward
Classes in org.apache.sshd.common.forward that implement StreamingChannel -
Uses of StreamingChannel in org.apache.sshd.server.x11
Classes in org.apache.sshd.server.x11 that implement StreamingChannel