| Package | Description | 
|---|---|
| org.apache.jackrabbit.webdav | |
| org.apache.jackrabbit.webdav.bind | |
| org.apache.jackrabbit.webdav.client.methods | Provides classes for use with the Apache HttpClient, supporting WebDAV
 request methods. | 
| Modifier and Type | Method and Description | 
|---|---|
| BindInfo | WebdavRequestImpl. getBindInfo() | 
| Modifier and Type | Method and Description | 
|---|---|
| static BindInfo | BindInfo. createFromXml(Element root)Build an  BindInfoobject from the root element present
 in the request body. | 
| BindInfo | BindServletRequest. getBindInfo()Returns the  BindInfopresent with the request | 
| Constructor and Description | 
|---|
| HttpBind(String uri,
        BindInfo info) | 
| HttpBind(URI uri,
        BindInfo info) | 
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.