com.sun.nfs

Class NfsConnect


public class NfsConnect
extends java.lang.Object

Connect to an NFS server and return an Nfs file object.
Author:
Brent Callaghan
See Also:
Nfs, Nfs2, Nfs3

Method Summary

static CredUnix
getCred()
Get the credential as a Unix cred
static void
setRpcHandler(RpcHandler r)
Set the timeout handler

Method Details

getCred

public static CredUnix getCred()
Get the credential as a Unix cred

setRpcHandler

public static void setRpcHandler(RpcHandler r)
Set the timeout handler