Package | Description |
---|---|
com.maverick.sshd.sftp | |
com.maverick.sshd.vfs |
This package contains a Virtual File System which implements a
platform independent version of the NativeFileSystemProvider.
|
Modifier and Type | Class and Description |
---|---|
class |
DirectFileHomeFactory |
Constructor and Description |
---|
AbstractDirectFileFactory(AbstractFileHomeFactory homeFactory) |
DirectFileFactory(AbstractFileHomeFactory homeFactory) |
Modifier and Type | Method and Description |
---|---|
void |
VirtualFileFactory.init(AbstractFileHomeFactory homeFactory) |
Constructor and Description |
---|
VFSFileFactory(AbstractFileHomeFactory homeFactory) |
VFSFileFactory(org.apache.commons.vfs2.FileSystemManager manager,
AbstractFileHomeFactory homeFactory) |
VFSFileFactory(org.apache.commons.vfs2.FileSystemManager manager,
org.apache.commons.vfs2.FileSystemOptions opts,
AbstractFileHomeFactory homeFactory) |
VFSFileFactory(org.apache.commons.vfs2.FileSystemOptions opts,
AbstractFileHomeFactory homeFactory) |
Copyright © 2024. All rights reserved.