| Package | Description | 
|---|---|
| org.apache.jackrabbit.server.remoting.davex | |
| org.apache.jackrabbit.webdav | |
| org.apache.jackrabbit.webdav.jcr | Contains JCR specific implementations. | 
| org.apache.jackrabbit.webdav.jcr.version | Contains JCR specific implementations for the following interfaces:
VersionableResource
VersionControlledResource
VersionResource
VersionHistoryResource
 | 
| org.apache.jackrabbit.webdav.server | |
| org.apache.jackrabbit.webdav.simple | 
| Modifier and Type | Method and Description | 
|---|---|
| DavResourceFactory | JcrRemotingServlet. getResourceFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| DavResourceFactory | DavResource. getFactory()Return the  DavResourceFactorythat created this resource. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DavResourceFactoryImplDavResourceFactoryImpl... | 
| Modifier and Type | Method and Description | 
|---|---|
| DavResourceFactory | JCRWebdavServerServlet. getResourceFactory()Returns the  DavResourceFactory. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JCRWebdavServerServlet. setResourceFactory(DavResourceFactory resourceFactory)Sets the  DavResourceFactory. | 
| Constructor and Description | 
|---|
| DefaultItemCollection(DavResourceLocator locator,
                     JcrDavSession session,
                     DavResourceFactory factory,
                     javax.jcr.Item item)Create a new  DefaultItemCollection. | 
| DefaultItemResource(DavResourceLocator locator,
                   JcrDavSession session,
                   DavResourceFactory factory,
                   javax.jcr.Item item)Create a new  DefaultItemResource. | 
| RootCollection(DavResourceLocator locator,
              JcrDavSession session,
              DavResourceFactory factory)Create a new  RootCollection. | 
| VersionControlledItemCollection(DavResourceLocator locator,
                               JcrDavSession session,
                               DavResourceFactory factory,
                               javax.jcr.Item item)Create a new  VersionControlledItemCollection. | 
| Constructor and Description | 
|---|
| VersionHistoryItemCollection(DavResourceLocator resourcePath,
                            JcrDavSession session,
                            DavResourceFactory factory,
                            javax.jcr.Item item)Create a new  VersionHistoryItemCollectionresource. | 
| VersionItemCollection(DavResourceLocator locator,
                     JcrDavSession session,
                     DavResourceFactory factory,
                     javax.jcr.Item item)Create a new  VersionItemCollection. | 
| 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. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ResourceFactoryImplResourceFactoryImpl implements a simple DavResourceFactory | 
| Modifier and Type | Method and Description | 
|---|---|
| DavResourceFactory | DavResourceImpl. getFactory() | 
| DavResourceFactory | SimpleWebdavServlet. getResourceFactory()Returns the  DavResourceFactory. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SimpleWebdavServlet. setResourceFactory(DavResourceFactory resourceFactory)Sets the  DavResourceFactory. | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.