Package | Description |
---|---|
org.apache.jackrabbit.webdav | |
org.apache.jackrabbit.webdav.server |
Modifier and Type | Method and Description |
---|---|
DavResourceFactory |
DavResource.getFactory()
Return the
DavResourceFactory that created this resource. |
Modifier and Type | Method and Description |
---|---|
abstract DavResourceFactory |
AbstractWebdavServlet.getResourceFactory()
Returns the
DavResourceFactory . |
Modifier and Type | Method and Description |
---|---|
abstract void |
AbstractWebdavServlet.setResourceFactory(DavResourceFactory resourceFactory)
Sets the
DavResourceFactory . |
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.