Class AbstractSimpleClient

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

public abstract class AbstractSimpleClient extends AbstractLoggingBean implements SimpleClient
Author:
Apache MINA SSHD Project
  • Constructor Details

    • AbstractSimpleClient

      protected AbstractSimpleClient()