Class AbstractSftpFileAttributeView

java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.sftp.client.impl.AbstractSftpFileAttributeView
All Implemented Interfaces:
AttributeView, FileAttributeView
Direct Known Subclasses:
SftpAclFileAttributeView, SftpPosixFileAttributeView

public abstract class AbstractSftpFileAttributeView extends org.apache.sshd.common.util.logging.AbstractLoggingBean implements FileAttributeView
Author:
Apache MINA SSHD Project