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


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

Indicates that the annotated method responds to HTTP MKCOL requests

Author:
ali



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