Uses of Class
org.deepsymmetry.cratedigger.rpc.DirPath
-
Packages that use DirPath Package Description org.deepsymmetry.cratedigger.rpc Generated classes for implementing the Mount (version 1) and NFS (version 2) protocols. -
-
Uses of DirPath in org.deepsymmetry.cratedigger.rpc
Fields in org.deepsymmetry.cratedigger.rpc declared as DirPath Modifier and Type Field Description DirPathMountList. directoryDirPathExportList. fileSystemMethods in org.deepsymmetry.cratedigger.rpc with parameters of type DirPath Modifier and Type Method Description FHStatusmountClient. MOUNTPROC_MNT_1(DirPath arg1)Call remote procedure MOUNTPROC_MNT_1.voidmountClient. MOUNTPROC_UMNT_1(DirPath arg1)Call remote procedure MOUNTPROC_UMNT_1.
-