Package | Description |
---|---|
org.apache.jackrabbit.webdav |
Modifier and Type | Interface and Description |
---|---|
interface |
WebdavResponse
The empty
WebdavResponse interface collects the functionality
defined by DavServletResponse
encapsulating for the core WebDAV specification (RFC 2518) as well as the
various extensions used for observation and transaction support, ordering of
collections, search and versioning. |
Modifier and Type | Class and Description |
---|---|
class |
WebdavResponseImpl
WebdavResponseImpl implements the
WebdavResponse interface. |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.