public class LOOKUP3Response extends NFS3Response
status| Constructor and Description |
|---|
LOOKUP3Response(int status) |
LOOKUP3Response(int status,
FileHandle fileHandle,
Nfs3FileAttributes postOpObjAttr,
Nfs3FileAttributes postOpDirAttributes) |
LOOKUP3Response(XDR xdr) |
| Modifier and Type | Method and Description |
|---|---|
XDR |
serialize(XDR out,
int xid,
Verifier verifier)
Write the response, along with the rpc header (including verifier), to the
XDR.
|
getStatus, setStatuspublic LOOKUP3Response(int status)
public LOOKUP3Response(int status,
FileHandle fileHandle,
Nfs3FileAttributes postOpObjAttr,
Nfs3FileAttributes postOpDirAttributes)
public LOOKUP3Response(XDR xdr) throws IOException
IOExceptionpublic XDR serialize(XDR out, int xid, Verifier verifier)
NFS3Responseserialize in class NFS3ResponseCopyright © 2018 CERN. All Rights Reserved.