Uses of Interface
org.jboss.vfs.spi.FileSystem
Packages that use FileSystem
-
Uses of FileSystem in org.jboss.vfs
Methods in org.jboss.vfs with parameters of type FileSystemModifier and TypeMethodDescriptionstatic CloseableVFS.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 FileSystemModifier and TypeClassDescriptionclassFileSystem used to mount an Assembly into the VFS.final classfinal classA real filesystem.final classA special FileSystem which supports multiple roots.