|
JBoss VFS 3.1.0.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileSystem | |
---|---|
org.jboss.vfs | |
org.jboss.vfs.spi |
Uses of FileSystem in org.jboss.vfs |
---|
Methods in org.jboss.vfs with parameters of type FileSystem | |
---|---|
static Closeable |
VFS.mount(VirtualFile mountPoint,
FileSystem fileSystem)
Mount a filesystem on a mount point in the VFS. |
Uses of FileSystem in org.jboss.vfs.spi |
---|
Classes in org.jboss.vfs.spi that implement FileSystem | |
---|---|
class |
AssemblyFileSystem
FileSystem used to mount an Assembly into the VFS. |
class |
JavaZipFileSystem
This implementation is backed by a zip file. |
class |
RealFileSystem
A real filesystem. |
class |
RootFileSystem
A special FileSystem which supports multiple roots. |
|
JBoss VFS 3.1.0.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |