public class RootResource extends Object
| Constructor and Description | 
|---|
RootResource(javax.servlet.http.HttpServletRequest request)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
findResource(String path)  | 
Object | 
getRoot()  | 
Object | 
getRootOptions()  | 
Object | 
getRootPropfind(javax.ws.rs.core.UriInfo uriInfo,
               String depth)  | 
public RootResource(@Context javax.servlet.http.HttpServletRequest request)
public Object getRootOptions()
public Object getRootPropfind(@Context javax.ws.rs.core.UriInfo uriInfo, @HeaderParam(value="depth") String depth) throws IOException, JAXBException, URISyntaxException
public Object findResource(String path)
Copyright © 2019 Nuxeo. All rights reserved.