Uses of Interface
org.jboss.vfs.spi.MountHandle
-
Packages that use MountHandle Package Description org.jboss.vfs -
-
Uses of MountHandle in org.jboss.vfs
Classes in org.jboss.vfs that implement MountHandle Modifier and Type Class Description (package private) class
BasicMountHandle
MountHandle implementation.Methods in org.jboss.vfs that return MountHandle Modifier and Type Method Description private static MountHandle
VFS. doMount(FileSystem fileSystem, VirtualFile mountPoint, java.io.Closeable... additionalCloseables)
-