public class ClientConnectionServiceFactory extends AbstractConnectionServiceFactory implements ServiceFactory
Modifier and Type | Field and Description |
---|---|
static ClientConnectionServiceFactory |
INSTANCE |
log
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Constructor and Description |
---|
ClientConnectionServiceFactory() |
Modifier and Type | Method and Description |
---|---|
Service |
create(Session session) |
java.lang.String |
getName() |
addPortForwardingEventListener, getPortForwardingEventListenerProxy, removePortForwardingEventListener
debug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
findByName, findFirstMatchByName, getNameList, getNames, ofName, removeByName, safeCompareByName
public static final ClientConnectionServiceFactory INSTANCE
public java.lang.String getName()
getName
in interface NamedResource
public Service create(Session session) throws java.io.IOException
create
in interface ServiceFactory
java.io.IOException