public class NfsPreOpAttributes
extends java.lang.Object
| Constructor and Description |
|---|
NfsPreOpAttributes(Xdr xdr)
Creates a new structure from the Xdr response, as specified by RFC 1813
(https://tools.ietf.org/html/rfc1813).
|
| Modifier and Type | Method and Description |
|---|---|
NfsTime |
getCTime() |
NfsTime |
getMTime() |
long |
getSize() |
public NfsPreOpAttributes(Xdr xdr)
xdr - public long getSize()
public NfsTime getMTime()
public NfsTime getCTime()