Uses of Class
org.crsh.vfs.Handle

Packages that use Handle
org.crsh.vfs   
 

Uses of Handle in org.crsh.vfs
 

Fields in org.crsh.vfs with type parameters of type Handle
private  LinkedList<Handle<?>> File.handles
          .
 

Methods in org.crsh.vfs that return Handle
(package private)  Handle<H> Mount.getHandle(Path path)
           
 

Methods in org.crsh.vfs that return types with arguments of type Handle
(package private)  Iterable<Handle<H>> Handle.children()
           
(package private)  LinkedList<Handle<?>> File.getHandles()
           
 



Copyright © 2014 eXo Platform SAS. All Rights Reserved.