Package | Description |
---|---|
com.maverick.sshd |
This package contains the base implementation of the SSH server.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteForwardingManager
This class provides management of remote forwarding requests.
|
Modifier and Type | Method and Description |
---|---|
static ForwardingManager |
ForwardingManager.getInstance(Class<? extends ForwardingManager> forwardingManagerImpl,
Daemon daemon)
Get the singleton instance of a remote forwarding manager implementation.
|
Modifier and Type | Method and Description |
---|---|
static ForwardingManager |
ForwardingManager.getInstance(Class<? extends ForwardingManager> forwardingManagerImpl,
Daemon daemon)
Get the singleton instance of a remote forwarding manager implementation.
|
Copyright © 2024. All rights reserved.