Package | Description |
---|---|
org.apache.sshd.common | |
org.apache.sshd.common.forward | |
org.apache.sshd.common.helpers |
Modifier and Type | Field and Description |
---|---|
static ForwarderFactory |
BaseBuilder.DEFAULT_FORWARDER_FACTORY |
protected ForwarderFactory |
BaseBuilder.forwarderFactory |
Modifier and Type | Method and Description |
---|---|
ForwarderFactory |
FactoryManager.getForwarderFactory()
Retrieve the forwarder factory used to support forwarding.
|
Modifier and Type | Method and Description |
---|---|
S |
BaseBuilder.forwarderFactory(ForwarderFactory forwarderFactory) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultForwarderFactory
The default
ForwarderFactory implementation. |
Modifier and Type | Field and Description |
---|---|
protected ForwarderFactory |
AbstractFactoryManager.forwarderFactory |
Modifier and Type | Method and Description |
---|---|
ForwarderFactory |
AbstractFactoryManager.getForwarderFactory() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractFactoryManager.setForwarderFactory(ForwarderFactory forwarderFactory) |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.