public class Nfs3LinkResponse extends NfsLinkResponse
Procedure LINK creates a hard link from fileHandle to
name, in the directory, parentDirectoryFileHandle.
fileHandle and parentDirectoryFileHandle must
reside on the same file system and server.
_xid| Constructor and Description |
|---|
Nfs3LinkResponse()
Creates the response, as specified by RFC 1813
(https://tools.ietf.org/html/rfc1813).
|
getDirectoryWccData, unmarshallinggetAttributes, getFileHandle, getState, makeNfsGetAttributes, makeNfsGetAttributes, stateIsOk, toString, unmarshallingAttributes, unmarshallingAttributes, unmarshallingFileHandle, unmarshallingFileHandlegetAcceptStatus, getDirection, getRejectStatus, getReplyStatus, getXidpublic Nfs3LinkResponse()
Procedure LINK creates a hard link from fileHandle to
name, in the directory,
parentDirectoryFileHandle. fileHandle and
parentDirectoryFileHandle must reside on the same file
system and server.