Package org.apache.sshd.client.session
Class ClientConnectionServiceFactory
java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.common.session.AbstractConnectionServiceFactory
org.apache.sshd.client.session.ClientConnectionServiceFactory
- All Implemented Interfaces:
PortForwardingEventListenerManager,NamedResource,ServiceFactory
public class ClientConnectionServiceFactory
extends AbstractConnectionServiceFactory
implements ServiceFactory
-
Field Summary
FieldsFields inherited from class org.apache.sshd.common.util.logging.AbstractLoggingBean
logFields inherited from interface org.apache.sshd.common.NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sshd.common.session.AbstractConnectionServiceFactory
addPortForwardingEventListener, getPortForwardingEventListenerProxy, removePortForwardingEventListener
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ClientConnectionServiceFactory
public ClientConnectionServiceFactory()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceNamedResource- Returns:
- The resource name
-
create
- Specified by:
createin interfaceServiceFactory- Throws:
IOException
-