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


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

Indicates that the annotated method responds to HTTP UNLOCK requests

Author:
ali



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