Class AbstractSimpleClientSessionCreator

java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.client.simple.AbstractSimpleClient
org.apache.sshd.client.simple.AbstractSimpleClientSessionCreator
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, ClientSessionCreator, SimpleClient, SimpleClientConfigurator, SimpleSessionClient

public abstract class AbstractSimpleClientSessionCreator extends AbstractSimpleClient implements ClientSessionCreator
Author:
Apache MINA SSHD Project