public class RMDIR3Response extends NFS3Response
status| Constructor and Description |
|---|
RMDIR3Response(int status) |
RMDIR3Response(int status,
WccData wccData) |
| Modifier and Type | Method and Description |
|---|---|
WccData |
getDirWcc() |
XDR |
writeHeaderAndResponse(XDR out,
int xid,
Verifier verifier)
Write the response, along with the rpc header (including verifier), to the
XDR.
|
getStatus, setStatuspublic RMDIR3Response(int status)
public RMDIR3Response(int status,
WccData wccData)
public WccData getDirWcc()
public XDR writeHeaderAndResponse(XDR out, int xid, Verifier verifier)
NFS3ResponsewriteHeaderAndResponse in class NFS3ResponseCopyright © 2014 Apache Software Foundation. All Rights Reserved.