Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.apache.nio.ImmutableList<T>
- java.util.AbstractList<E> (implements java.util.List<E>)
- 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)
- com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelImpl
- com.sshtools.vfs2nio.FileChannelFromSeekableByteChannelBase
- java.nio.channels.FileChannel (implements java.nio.channels.GatheringByteChannel, java.nio.channels.ScatteringByteChannel, java.nio.channels.SeekableByteChannel)
- org.apache.nio.BasePath<T,
FS, P> (implements java.nio.file.Path) - com.sshtools.vfs2nio.Vfs2NioPath
- com.sshtools.vfs2nio.ChannelUtils
- java.nio.file.FileStore
- com.sshtools.vfs2nio.Vfs2NioFileStore
- java.nio.file.FileSystem (implements java.io.Closeable)
- org.apache.nio.BaseFileSystem<T,
P> - com.sshtools.vfs2nio.Vfs2NioFileSystem
- org.apache.nio.BaseFileSystem<T,
- java.nio.file.spi.FileSystemProvider
- com.sshtools.vfs2nio.Vfs2NioFileSystemProvider
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.sshtools.vfs2nio.Vfs2NioException
- java.lang.RuntimeException
- java.lang.Exception
- com.sshtools.vfs2nio.Vfs2NioDirectoryStream (implements java.nio.file.DirectoryStream<T>)
- com.sshtools.vfs2nio.Vfs2NioFileAttributes (implements java.nio.file.attribute.BasicFileAttributes)
- com.sshtools.vfs2nio.Vfs2NioFileAttributeView (implements java.nio.file.attribute.BasicFileAttributeView)
- com.sshtools.vfs2nio.Vfs2NioSeekableByteChannel (implements java.nio.channels.SeekableByteChannel)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)