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) classBasicMountHandleMountHandle implementation.Methods in org.jboss.vfs that return MountHandle Modifier and Type Method Description private static MountHandleVFS. doMount(FileSystem fileSystem, VirtualFile mountPoint, java.io.Closeable... additionalCloseables)
-