net.craftforge.essential.controller.annotations
Annotation Type Post


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Post

Indicates usage of the annotated resource method for the HTTP method of same name.

Since:
04.02.2011
Author:
Christian Bick



Copyright © 2011. All Rights Reserved.