Class SimpleSftpClientImpl

java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.sftp.client.impl.SimpleSftpClientImpl
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, SimpleSftpClient

public class SimpleSftpClientImpl extends org.apache.sshd.common.util.logging.AbstractLoggingBean implements SimpleSftpClient
Author:
Apache MINA SSHD Project