public class NFS3Response extends Object
protected int
status
NFS3Response(int status)
int
getStatus()
void
setStatus(int status)
XDR
writeHeaderAndResponse(XDR out, int xid, Verifier verifier)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected int status
public NFS3Response(int status)
public int getStatus()
public void setStatus(int status)
public XDR writeHeaderAndResponse(XDR out, int xid, Verifier verifier)
Copyright © 2013 Apache Software Foundation. All rights reserved.