| Package | Description |
|---|---|
| com.jcraft.jsch |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelDirectStreamLocal
Extension of
ChannelDirectTCPIP to support socket forwarding. |
class |
ChannelDirectTCPIP |
class |
ChannelExec |
class |
ChannelForwardedTCPIP |
class |
ChannelSftp |
class |
ChannelShell |
class |
ChannelSubsystem |
| Modifier and Type | Method and Description |
|---|---|
Channel |
Session.getStreamForwarder(java.lang.String host,
int port)
Instantiates an instance of stream-forwarder to
host:port. |
Channel |
Session.openChannel(java.lang.String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestSftp.request(Session session,
Channel channel) |
void |
RequestSubsystem.request(Session session,
Channel channel) |
void |
RequestSubsystem.request(Session session,
Channel channel,
java.lang.String subsystem,
boolean want_reply) |
Copyright © 2020 JCraft,Inc.. All Rights Reserved.