| Package | Description |
|---|---|
| com.sshtools.synergy.ssh |
| Modifier and Type | Class and Description |
|---|---|
class |
SocketListeningForwardingFactoryImpl<T extends SshContext>
This class implements the standard socket based forwarding for the SSHD.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<java.lang.String,ForwardingFactory<T>> |
ForwardingManager.listeningPorts |
| Modifier and Type | Method and Description |
|---|---|
ForwardingFactory<T> |
ForwardingManager.getFactory(java.lang.String addressToBind,
int portToBind) |
Copyright © 2021. All rights reserved.