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


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

Indicates that the annotated method responds to HTTP LOCK requests

Author:
ali



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