| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.wink.webdav.server.WebDAVResource
public abstract class WebDAVResource
Base Resource for WebDAV-enabled resources.
| Constructor Summary | |
|---|---|
| WebDAVResource() | |
| Method Summary | |
|---|---|
|  javax.ws.rs.core.Response | getOptions(javax.ws.rs.core.UriInfo info)Provides a default response with two additional headers for WebDAV and MS compatibility. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public WebDAVResource()
| Method Detail | 
|---|
public javax.ws.rs.core.Response getOptions(@Context
                                            javax.ws.rs.core.UriInfo info)
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||