Package com.sun.nfs
Class NfsConnect
- java.lang.Object
-
- com.sun.nfs.NfsConnect
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CredUnix
getCred()
Get the credential as a Unix credstatic void
setRpcHandler(RpcHandler r)
Set the timeout handler
-
-
-
Method Detail
-
getCred
public static CredUnix getCred()
Get the credential as a Unix cred
-
setRpcHandler
public static void setRpcHandler(RpcHandler r)
Set the timeout handler
-
-