| Package | Description |
|---|---|
| com.sshtools.synergy.nio | |
| com.sshtools.synergy.ssh |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectorThreadPool.register(java.nio.channels.ServerSocketChannel socketChannel,
int ops,
ClientAcceptor acceptor,
boolean wakeup) |
void |
SshEngine.registerAcceptor(ClientAcceptor acceptor,
java.nio.channels.ServerSocketChannel socketChannel)
Register a client acceptor with the daemon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SocketListeningForwardingFactoryImpl<T extends SshContext>
This class implements the standard socket based forwarding for the SSHD.
|
Copyright © 2021. All rights reserved.