Class SftpPosixFileAttributeView

java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.sftp.client.impl.AbstractSftpFileAttributeView
org.apache.sshd.sftp.client.fs.SftpPosixFileAttributeView
All Implemented Interfaces:
AttributeView, BasicFileAttributeView, FileAttributeView, FileOwnerAttributeView, PosixFileAttributeView

public class SftpPosixFileAttributeView extends AbstractSftpFileAttributeView implements PosixFileAttributeView
Author:
Apache MINA SSHD Project