public class Nfs3RemoveResponse extends NfsRemoveResponse
Procedure REMOVE removes (deletes) an entry from a directory. If the entry in the directory was the last reference to the corresponding file system object, the object may be destroyed.
_xid| Constructor and Description |
|---|
Nfs3RemoveResponse()
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 Nfs3RemoveResponse()
Procedure REMOVE removes (deletes) an entry from a directory. If the entry in the directory was the last reference to the corresponding file system object, the object may be destroyed.