| Package | Description |
|---|---|
| com.sshtools.synergy.nio | |
| com.sshtools.synergy.ssh |
| Modifier and Type | Method and Description |
|---|---|
void |
SshEngine.registerConnector(ClientConnector connector,
java.nio.channels.SocketChannel socketChannel)
Register a client connector with the daemon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalForwardingChannel<T extends SshContext>
Implements a Local forwarding channel for use with forwarding sockets from
the client machine through the server to some endpoint reachable from the
server machine.
|
class |
RemoteForwardingChannel<T extends SshContext>
Implements a Remote forwarding channel for use with forwarding sockets from
the server machine through the client to some endpoint reachable from the
client machine.
|
Copyright © 2021. All rights reserved.