com.sun.nfs
Class NfsConnect

java.lang.Object
  |
  +--com.sun.nfs.NfsConnect

public class NfsConnect
extends java.lang.Object

Connect to an NFS server and return an Nfs file object.

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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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