Class HTTPMethod
java.lang.Object
com.blackrook.small.annotation.controller.HTTPMethod
The request methods that an
EntryPath
uses.
Should annotate a method on a Controller
that is an EntryPath
.- Author:
- Matthew Tropiano
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic @interface
static @interface
static @interface
static @interface
static @interface
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HTTPMethod
public HTTPMethod()
-