Package | Description |
---|---|
net.schmizz.sshj.connection.channel.direct | |
net.schmizz.sshj.connection.channel.forwarded |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDirectChannel
Base class for direct channels whose open is initated by the client.
|
static class |
LocalPortForwarder.DirectTCPIPChannel |
class |
SessionChannel
Session implementation. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractForwardedChannel
Base class for forwarded channels whose open is initiated by the server.
|
static class |
RemotePortForwarder.ForwardedTCPIPChannel
A
forwarded-tcpip channel. |
static class |
X11Forwarder.X11Channel
An
x11 forwarded channel. |
Copyright © 2009-2012. All Rights Reserved.