Interface | Description |
---|---|
FileSystem |
A file system which is mounted in to the VFS.
|
MountHandle |
This class represents a handle to a mounted FileSystem.
|
Class | Description |
---|---|
AssemblyFileSystem |
FileSystem used to mount an Assembly into the VFS.
|
JavaZipFileSystem |
This implementation is backed by a zip file.
|
RealFileSystem |
A real filesystem.
|
RootFileSystem |
A special FileSystem which supports multiple roots.
|
Copyright © 2016 JBoss, A division of Red Hat, Inc. All rights reserved.