org.apache.webdav.lib.WebdavSession.closeSession(HttpClient)
Replaced by closeSession()
|
org.apache.webdav.lib.util.DOMUtils.findDavPrefix(Document) |
org.apache.webdav.lib.WebdavResource.getGetTempDir()
The returned directory is not used by the GET method.
|
org.apache.webdav.lib.WebdavResource.getGetUseDisk()
This method always returns false.
|
org.apache.webdav.lib.WebdavState.getLocks(String) |
org.apache.webdav.lib.WebdavResource.lockMethod(String, short)
The timeout value MUST NOT be greater than 2^32-1.
|
org.apache.webdav.lib.WebdavResource.lockMethod(String, String, short)
The timeout value MUST NOT be greater than 2^32-1.
|
org.apache.webdav.lib.WebdavResource.proppatchMethod(Hashtable)
it could be removed after the major version changes
|
org.apache.webdav.lib.WebdavResource.proppatchMethod(PropertyName, String)
it could be removed after the major version changes
|
org.apache.webdav.lib.WebdavResource.proppatchMethod(String, Hashtable)
it could be removed after the major version changes
|
org.apache.webdav.lib.WebdavResource.proppatchMethod(String, PropertyName, String)
it could be removed after the major version changes
|
org.apache.webdav.lib.WebdavResource.proppatchMethod(String, String)
it could be removed after the major version changes
|
org.apache.webdav.lib.WebdavResource.proppatchMethod(String, String, String)
it could be removed after the major version changes
|
org.apache.webdav.lib.WebdavResource.setEncodeURLs(boolean)
No longer has any effect.
|
org.apache.webdav.lib.WebdavResource.setGetTempDir(String)
The given directory will not be used.
|
org.apache.webdav.lib.WebdavResource.setGetUseDisk(boolean)
This method has no effect.
|
org.apache.webdav.lib.methods.LockMethod.setTimeout(long)
The timeout value MUST NOT be greater than 2^32-1.
|