Uses of Interface
jcifs.SmbResourceLocator
-
Packages that use SmbResourceLocator Package Description jcifs jcifs.smb -
-
Uses of SmbResourceLocator in jcifs
Methods in jcifs that return SmbResourceLocator Modifier and Type Method Description SmbResourceLocatorSmbResource. getLocator()Gets the file locator for this file The file locator provides details about -
Uses of SmbResourceLocator in jcifs.smb
Subinterfaces of SmbResourceLocator in jcifs.smb Modifier and Type Interface Description interfaceSmbResourceLocatorInternalMethods in jcifs.smb that return SmbResourceLocator Modifier and Type Method Description SmbResourceLocatorSmbFile. getLocator()Methods in jcifs.smb with parameters of type SmbResourceLocator Modifier and Type Method Description booleanSmbResourceLocatorInternal. overlaps(SmbResourceLocator other)
-