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 getRoot()
public Object getRootOptions()
public Object getRootPropfind(@Context javax.ws.rs.core.UriInfo uriInfo, @HeaderParam(value="depth") String depth) throws IOException, JAXBException
IOException
JAXBException
Copyright © 2015 Nuxeo SA. All rights reserved.