| Package | Description | 
|---|---|
| org.apache.jackrabbit.webdav | |
| org.apache.jackrabbit.webdav.simple | |
| org.apache.jackrabbit.webdav.version | 
 Interfaces and classes used to cover functionality defined by
RFC 3253: Versioning Extensions to WebDAV. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OptionsInfo | 
WebdavRequestImpl.getOptionsInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
OptionsResponse | 
DeltaVResourceImpl.getOptionResponse(OptionsInfo optionsInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
static OptionsInfo | 
OptionsInfo.createFromXml(Element optionsElement)
Build an  
OptionsInfo object from the root element present
 in the request body. | 
OptionsInfo | 
DeltaVServletRequest.getOptionsInfo()
Returns the  
OptionsInfo present with the request or null. | 
| Modifier and Type | Method and Description | 
|---|---|
OptionsResponse | 
DeltaVResource.getOptionResponse(OptionsInfo optionsInfo)
Retrieves the information requested in the OPTIONS request body and
 returns the corresponding values. 
 | 
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.