This project has retired. For details please refer to its Attic page.

Uses of Class
org.apache.wink.common.http.OPTIONS

Packages that use OPTIONS
org.apache.wink.webdav.server   
 

Uses of OPTIONS in org.apache.wink.webdav.server
 

Methods in org.apache.wink.webdav.server with annotations of type OPTIONS
 javax.ws.rs.core.Response WebDAVRootResource.getOptions()
           
 javax.ws.rs.core.Response WebDAVResource.getOptions(javax.ws.rs.core.UriInfo info)
          Provides a default response with two additional headers for WebDAV and MS compatibility.
 



Copyright © 2009 The Apache Software Foundation. All Rights Reserved.