Uses of Class
dk.apaq.vfs.impl.sftp.SftpFileSystem

Packages that use SftpFileSystem
dk.apaq.vfs.impl.sftp   
 

Uses of SftpFileSystem in dk.apaq.vfs.impl.sftp
 

Fields in dk.apaq.vfs.impl.sftp declared as SftpFileSystem
protected  SftpFileSystem SftpNode.fileSystem
           
 

Constructors in dk.apaq.vfs.impl.sftp with parameters of type SftpFileSystem
SftpDirectory(SftpFileSystem fileSystem, Path path, ch.ethz.ssh2.SFTPv3DirectoryEntry entry)
           
SftpFile(SftpFileSystem filesystem, Path path, ch.ethz.ssh2.SFTPv3DirectoryEntry entry)
           
SftpNode(SftpFileSystem fileSystem, Path path, ch.ethz.ssh2.SFTPv3DirectoryEntry entry)
           
 



Copyright © 2011. All Rights Reserved.