Package org.apache.clerezza.platform.content.webdav

Annotation Types Summary
COPY Indicates that the annotated method responds to HTTP COPY requests
LOCK Indicates that the annotated method responds to HTTP LOCK requests
MKCOL Indicates that the annotated method responds to HTTP MKCOL requests
MOVE Indicates that the annotated method responds to HTTP MOVE requests
PROPFIND Indicates that the annotated method responds to HTTP PROPFIND requests
PROPPATCH Indicates that the annotated method responds to HTTP PROPPATCH requests
UNLOCK Indicates that the annotated method responds to HTTP UNLOCK requests
 



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