Package | Description |
---|---|
com.maverick.sshd |
This package contains the base implementation of the SSH server.
|
Modifier and Type | Method and Description |
---|---|
static RemoteForwardingManager |
ConnectionProtocol.getRemoteForwardingManager() |
Modifier and Type | Method and Description |
---|---|
Class<? extends RemoteForwardingManager> |
SshContext.getRemoteForwardingManagerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
SshContext.setRemoteForwardingManagerImpl(Class<? extends RemoteForwardingManager> remoteForwardingManagerImpl) |
Copyright © 2024. All rights reserved.