Uses of Class
org.jboss.vfs.VFS.Mount
-
Packages that use VFS.Mount Package Description org.jboss.vfs -
-
Uses of VFS.Mount in org.jboss.vfs
Fields in org.jboss.vfs declared as VFS.Mount Modifier and Type Field Description private static VFS.MountVFS. rootMountFields in org.jboss.vfs with type parameters of type VFS.Mount Modifier and Type Field Description private static java.util.concurrent.ConcurrentMap<VirtualFile,java.util.Map<java.lang.String,VFS.Mount>>VFS. mountsMethods in org.jboss.vfs that return VFS.Mount Modifier and Type Method Description (package private) static VFS.MountVFS. getMount(VirtualFile virtualFile)
-