Uses of Interface
jcifs.SmbRandomAccess
-
Packages that use SmbRandomAccess Package Description jcifs jcifs.smb -
-
Uses of SmbRandomAccess in jcifs
Methods in jcifs that return SmbRandomAccess Modifier and Type Method Description SmbRandomAccessSmbResource. openRandomAccess(String mode)Opens the file for random accessSmbRandomAccessSmbResource. openRandomAccess(String mode, int sharing)Opens the file for random access -
Uses of SmbRandomAccess in jcifs.smb
Classes in jcifs.smb that implement SmbRandomAccess Modifier and Type Class Description classSmbRandomAccessFile
-