public class ServerConnectionServiceFactory extends AbstractConnectionServiceFactory implements ServiceFactory
Modifier and Type | Field and Description |
---|---|
static ServerConnectionServiceFactory |
INSTANCE |
log
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Constructor and Description |
---|
ServerConnectionServiceFactory() |
Modifier and Type | Method and Description |
---|---|
Service |
create(Session session) |
java.lang.String |
getName() |
addPortForwardingEventListener, getPortForwardingEventListenerProxy, removePortForwardingEventListener
getSimplifiedLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
findByName, getNameList, getNames, ofName, removeByName
public static final ServerConnectionServiceFactory 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