Package | Description |
---|---|
com.maverick.sshd |
This package contains the base implementation of the SSH server.
|
Modifier and Type | Method and Description |
---|---|
ForwardingCallback |
SshContext.getForwardingCallback()
Get the forwarding callback implementation for this server context.
|
Modifier and Type | Method and Description |
---|---|
void |
SshContext.setForwardingCallback(ForwardingCallback forwardingCallback)
Set the forwarding callback implementation for this server context.
|
Copyright © 2023. All rights reserved.