Class Hierarchy
- java.lang.Object
- java.nio.channels.spi.AbstractInterruptibleChannel (implements java.nio.channels.Channel, java.nio.channels.InterruptibleChannel)
- java.nio.channels.FileChannel (implements java.nio.channels.GatheringByteChannel, java.nio.channels.ScatteringByteChannel, java.nio.channels.SeekableByteChannel)
- org.apache.sshd.sftp.client.impl.SftpRemotePathChannel
- java.nio.channels.FileChannel (implements java.nio.channels.GatheringByteChannel, java.nio.channels.ScatteringByteChannel, java.nio.channels.SeekableByteChannel)
- org.apache.sshd.common.util.logging.AbstractLoggingBean
- org.apache.sshd.sftp.client.impl.AbstractSftpFileAttributeView (implements java.nio.file.attribute.FileAttributeView)
- org.apache.sshd.client.subsystem.AbstractSubsystemClient (implements org.apache.sshd.client.subsystem.SubsystemClient)
- org.apache.sshd.sftp.client.impl.AbstractSftpClient (implements org.apache.sshd.sftp.client.FullAccessSftpClient, org.apache.sshd.sftp.client.SftpErrorDataHandler)
- org.apache.sshd.sftp.client.impl.DefaultSftpClient
- org.apache.sshd.sftp.client.impl.AbstractSftpClient (implements org.apache.sshd.sftp.client.FullAccessSftpClient, org.apache.sshd.sftp.client.SftpErrorDataHandler)
- org.apache.sshd.sftp.client.impl.DefaultSftpClientFactory (implements org.apache.sshd.sftp.client.SftpClientFactory)
- org.apache.sshd.common.util.closeable.IoBaseCloseable (implements org.apache.sshd.common.Closeable)
- org.apache.sshd.common.util.closeable.AbstractCloseable
- org.apache.sshd.common.util.closeable.AbstractInnerCloseable
- org.apache.sshd.common.channel.AbstractChannel (implements org.apache.sshd.common.channel.Channel, org.apache.sshd.common.util.threads.ExecutorServiceCarrier)
- org.apache.sshd.client.channel.AbstractClientChannel (implements org.apache.sshd.client.channel.ClientChannel)
- org.apache.sshd.client.channel.ChannelSession
- org.apache.sshd.client.channel.ChannelSubsystem
- org.apache.sshd.sftp.client.impl.DefaultSftpClient.SftpChannelSubsystem
- org.apache.sshd.client.channel.ChannelSubsystem
- org.apache.sshd.client.channel.ChannelSession
- org.apache.sshd.client.channel.AbstractClientChannel (implements org.apache.sshd.client.channel.ClientChannel)
- org.apache.sshd.common.channel.AbstractChannel (implements org.apache.sshd.common.channel.Channel, org.apache.sshd.common.util.threads.ExecutorServiceCarrier)
- org.apache.sshd.common.util.closeable.AbstractInnerCloseable
- org.apache.sshd.common.util.closeable.AbstractCloseable
- org.apache.sshd.sftp.client.impl.SftpDirEntryIterator (implements java.nio.channels.Channel, java.util.Iterator<E>, org.apache.sshd.sftp.client.SftpClientHolder)
- org.apache.sshd.sftp.client.impl.SimpleSftpClientImpl (implements org.apache.sshd.sftp.client.SimpleSftpClient)
- org.apache.sshd.common.file.util.BasePath<T,FS> (implements java.nio.file.Path)
- org.apache.sshd.sftp.client.fs.SftpPath
- org.apache.sshd.sftp.client.impl.SftpPathImpl
- org.apache.sshd.sftp.client.fs.SftpPath
- java.io.InputStream (implements java.io.Closeable)
- org.apache.sshd.common.util.io.input.InputStreamWithChannel (implements java.nio.channels.Channel)
- org.apache.sshd.sftp.client.impl.SftpInputStreamAsync (implements org.apache.sshd.sftp.client.SftpClientHolder)
- org.apache.sshd.common.util.io.input.InputStreamWithChannel (implements java.nio.channels.Channel)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.apache.sshd.common.util.io.output.OutputStreamWithChannel (implements java.nio.channels.Channel)
- org.apache.sshd.sftp.client.impl.SftpOutputStreamAsync (implements org.apache.sshd.sftp.client.SftpClientHolder)
- org.apache.sshd.common.util.io.output.OutputStreamWithChannel (implements java.nio.channels.Channel)
- org.apache.sshd.sftp.client.impl.SftpAckData
- org.apache.sshd.sftp.client.SftpClient.Handle
- org.apache.sshd.sftp.client.SftpClient.CloseableHandle (implements java.nio.channels.Channel, java.io.Closeable)
- org.apache.sshd.sftp.client.impl.DefaultCloseableHandle
- org.apache.sshd.sftp.client.SftpClient.CloseableHandle (implements java.nio.channels.Channel, java.io.Closeable)
- org.apache.sshd.sftp.client.impl.SftpIterableDirEntry (implements java.lang.Iterable<T>, org.apache.sshd.sftp.client.SftpClientHolder)
- org.apache.sshd.sftp.client.impl.StfpIterableDirHandle (implements java.lang.Iterable<T>, org.apache.sshd.sftp.client.SftpClientHolder)
- java.nio.channels.spi.AbstractInterruptibleChannel (implements java.nio.channels.Channel, java.nio.channels.InterruptibleChannel)
Interface Hierarchy
- org.apache.sshd.sftp.client.impl.SftpInputStreamAsync.BufferConsumer