public class NFS3Response extends Object
protected int
status
NFS3Response(int status)
int
getStatus()
XDR
serialize(XDR out, int xid, Verifier verifier)
void
setStatus(int status)
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 serialize(XDR out, int xid, Verifier verifier)
Copyright © 2015 Apache Software Foundation. All Rights Reserved.