public class REMOVE3Response extends NFS3Response
status
Constructor and Description |
---|
REMOVE3Response(int status) |
REMOVE3Response(int status,
WccData dirWcc) |
Modifier and Type | Method and Description |
---|---|
static REMOVE3Response |
deserialize(XDR xdr) |
XDR |
serialize(XDR out,
int xid,
Verifier verifier)
Write the response, along with the rpc header (including verifier), to the
XDR.
|
getStatus, setStatus
public REMOVE3Response(int status)
public REMOVE3Response(int status, WccData dirWcc)
public static REMOVE3Response deserialize(XDR xdr)
public XDR serialize(XDR out, int xid, Verifier verifier)
NFS3Response
serialize
in class NFS3Response
Copyright © 2015 Apache Software Foundation. All Rights Reserved.