Package | Description |
---|---|
com.maverick.nio |
This package contains a generic framework for Java NIO daemons.
|
com.maverick.sshd |
This package contains the base implementation of the SSH server.
|
Modifier and Type | Method and Description |
---|---|
void |
Daemon.registerConnector(ClientConnector connector,
SocketChannel socketChannel)
Register a client connector with the daemon.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalForwardingChannel
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.
|
Copyright © 2024. All rights reserved.