Class SftpFileObject

java.lang.Object
org.apache.commons.vfs2.provider.AbstractFileObject<SftpFileSystem>
org.apache.commons.vfs2.provider.sftp.SftpFileObject
All Implemented Interfaces:
Closeable, AutoCloseable, Comparable<FileObject>, Iterable<FileObject>, FileObject

public class SftpFileObject extends AbstractFileObject<SftpFileSystem>
An SFTP file.