org.apache.clerezza.platform.content.webdav
Annotation Type MOVE


@Target(value=METHOD)
@Retention(value=RUNTIME)
@HttpMethod(value="MOVE")
public @interface MOVE

Indicates that the annotated method responds to HTTP MOVE requests

Author:
ali



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