| Field and Description |
|---|
| org.apache.webdav.lib.properties.GetLastModifiedProperty.DATE_FORMAT |
| org.apache.webdav.lib.WebdavResource.tempDirForGet
The client is responsible for disk I/O.
|
| org.apache.webdav.lib.WebdavResource.useDiskForGet
The client is responsible for disk I/O.
|
| Constructor and Description |
|---|
| org.apache.webdav.lib.Lock(int, int, int, String, long, String)
The timeout value MUST NOT be greater than 2^32-1.
|
| org.apache.webdav.lib.methods.LockMethod(String, String, long)
The timeout value MUST NOT be greater than 2^32-1.
|
| org.apache.webdav.lib.methods.LockMethod(String, String, short, long)
The timeout value MUST NOT be greater than 2^32-1.
|