| 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 |
|---|---|
RebindInfo |
WebdavRequestImpl.getRebindInfo() |
| Modifier and Type | Method and Description |
|---|---|
static RebindInfo |
RebindInfo.createFromXml(Element root)
Build an
RebindInfo object from the root element present
in the request body. |
RebindInfo |
BindServletRequest.getRebindInfo()
Returns the
RebindInfo present with the request |
| Constructor and Description |
|---|
RebindMethod(String uri,
RebindInfo info) |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.