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.registerAcceptor(ClientAcceptor acceptor,
ServerSocketChannel socketChannel)
Register a client acceptor with the daemon.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteForwardingFactoryImpl
This class implements the standard socket based forwarding for the SSHD.
|
Copyright © 2024. All rights reserved.