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 |
---|---|
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 |
---|
HttpRebind(String uri,
RebindInfo info) |
HttpRebind(URI uri,
RebindInfo info) |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.