| Class | Description |
|---|---|
| AbstractResource |
Base class for all resources (existing or not).
|
| ExistingResource |
An existing resource corresponds to an existing object (folder or file) in the repository.
|
| FileResource |
Resource representing a file-like object in the repository.
|
| FolderResource |
A resource for folder-like objects in the repository.
|
| PropStatBuilderExt |
Copy-pasted then modified from jaxrs-webdav.
|
| RootResource | |
| UnknownResource |
Resource for an unknown (ie non-existing) object.
|
| VirtualFolderResource |
Copyright © 2018 Nuxeo. All rights reserved.