Uses of Class
com.jcraft.jsch.Channel
Packages that use Channel
-
Uses of Channel in com.jcraft.jsch
Subclasses of Channel in com.jcraft.jschModifier and TypeClassDescriptionclass
Extension ofChannelDirectTCPIP
to support socket forwarding.class
class
class
class
class
class
Methods in com.jcraft.jsch that return ChannelModifier and TypeMethodDescriptionSession.getStreamForwarder
(String host, int port) Instantiates an instance of stream-forwarder tohost
:port
.Session.openChannel
(String type)