Uses of Interface
jcifs.SmbTreeHandle
-
Packages that use SmbTreeHandle Package Description jcifs jcifs.smb -
-
Uses of SmbTreeHandle in jcifs
Methods in jcifs that return SmbTreeHandle Modifier and Type Method Description SmbTreeHandleSmbFileHandle. getTree()Methods in jcifs with parameters of type SmbTreeHandle Modifier and Type Method Description booleanSmbTreeHandle. isSameTree(SmbTreeHandle th) -
Uses of SmbTreeHandle in jcifs.smb
Subinterfaces of SmbTreeHandle in jcifs.smb Modifier and Type Interface Description interfaceSmbTreeHandleInternalMethods in jcifs.smb that return SmbTreeHandle Modifier and Type Method Description SmbTreeHandleSmbFile. getTreeHandle()
-