Uses of Class
com.sshtools.common.files.vfs.VFSFileFactory
Packages that use VFSFileFactory
-
Uses of VFSFileFactory in com.sshtools.common.files.vfs
Constructors in com.sshtools.common.files.vfs with parameters of type VFSFileFactoryModifierConstructorDescriptionVFSFile
(String path, VFSFileFactory fileFactory) VFSFile
(String path, String defaultPath, VFSFileFactory fileFactory, org.apache.commons.vfs2.FileSystemOptions opts) VFSFile
(org.apache.commons.vfs2.FileObject file, VFSFileFactory fileFactory)