| Interface | Description |
|---|---|
| IMethodExecutor | |
| IMimeTyper | |
| ITransaction | |
| IWebdavStore |
Interface for simple implementation of any store for the WebdavServlet
based on the BasicWebdavStore from Oliver Zeigermann, that was part of the Webdav Construcktion Kit from slide
|
| Class | Description |
|---|---|
| LocalFileSystemStore |
Reference Implementation of WebdavStore
|
| StoredObject | |
| WebdavServlet |
Servlet which provides support for WebDAV level 2. the original class is org.apache.catalina.servlets.WebdavServlet by Remy
Maucherat, which was heavily changed
|
| WebDavServletBean | |
| WebdavStatus |
Wraps the HttpServletResponse class to abstract the specific protocol used.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.