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, wait
create, setUpBuiltinFactories, setUpTransformedFactories
findByName, getNameList, getNames, ofName, removeByName
public static final ChannelAgentForwardingFactory OPENSSH
public static final ChannelAgentForwardingFactory IETF
public ChannelAgentForwardingFactory(String name)
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.