public class ChannelAgentForwardingFactory extends Object implements ChannelFactory
| Modifier and Type | Field and Description |
|---|---|
static ChannelAgentForwardingFactory |
IETF |
static ChannelAgentForwardingFactory |
OPENSSH |
BY_NAME_COMPARATOR, NAME_EXTRACTOR| Constructor and Description |
|---|
ChannelAgentForwardingFactory(String name) |
| Modifier and Type | Method and Description |
|---|---|
Channel |
create() |
String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, setUpBuiltinFactories, setUpTransformedFactoriesfindByName, getNameList, getNames, removeByNamepublic static final ChannelAgentForwardingFactory OPENSSH
public static final ChannelAgentForwardingFactory IETF
public ChannelAgentForwardingFactory(String name)
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.