| Package | Description | 
|---|---|
| org.apache.jackrabbit.webdav | |
| org.apache.jackrabbit.webdav.bind | |
| org.apache.jackrabbit.webdav.client.methods | 
 
This package contains classes and utilities used to build a WebDAV client
implementation. 
Currently it consists of DAV-specific extensions to the Jakarta Commons HttpClient, namely a set of methods.  | 
| Modifier and Type | Method and Description | 
|---|---|
UnbindInfo | 
WebdavRequestImpl.getUnbindInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
static UnbindInfo | 
UnbindInfo.createFromXml(Element root)
Build an  
UnbindInfo object from the root element present
 in the request body. | 
UnbindInfo | 
BindServletRequest.getUnbindInfo()
Returns the  
UnbindInfo present with the request | 
| Constructor and Description | 
|---|
UnbindMethod(String uri,
            UnbindInfo info)  | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.