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 SummaryNested ClassesModifier and TypeClassDescriptionstatic @interfacestatic @interfacestatic @interfacestatic @interfacestatic @interface
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
HTTPMethodpublic HTTPMethod()
 
-