public class READLINK3Response extends NFS3Response
status| Constructor and Description |
|---|
READLINK3Response(int status) |
READLINK3Response(int status,
Nfs3FileAttributes postOpAttr,
byte[] path) |
| Modifier and Type | Method and Description |
|---|---|
static READLINK3Response |
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, setStatuspublic READLINK3Response(int status)
public READLINK3Response(int status,
Nfs3FileAttributes postOpAttr,
byte[] path)
public static READLINK3Response deserialize(XDR xdr)
public XDR serialize(XDR out, int xid, Verifier verifier)
NFS3Responseserialize in class NFS3ResponseCopyright © 2018 CERN. All Rights Reserved.