|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.wink.server.internal.resources.RootResource org.apache.wink.server.internal.resources.HtmlServiceDocumentResource org.apache.wink.webdav.server.WebDAVRootResource
public class WebDAVRootResource
Constructor Summary | |
---|---|
WebDAVRootResource()
|
Method Summary | |
---|---|
javax.ws.rs.core.Response |
getOptions()
|
protected SyndFeed |
getSyndFeed(java.lang.String path)
|
javax.ws.rs.core.Response |
propfind(javax.ws.rs.core.HttpHeaders headers,
java.lang.String body)
|
Methods inherited from class org.apache.wink.server.internal.resources.HtmlServiceDocumentResource |
---|
getServiceDocumentCssPath, getServiceDocumentHtml, setServiceDocumentCssPath |
Methods inherited from class org.apache.wink.server.internal.resources.RootResource |
---|
getCollections, getServiceDocument |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebDAVRootResource()
Method Detail |
---|
public javax.ws.rs.core.Response getOptions()
public javax.ws.rs.core.Response propfind(@Context javax.ws.rs.core.HttpHeaders headers, java.lang.String body) throws java.io.IOException
java.io.IOException
protected SyndFeed getSyndFeed(java.lang.String path)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |