Class HTTPMethod

java.lang.Object
com.blackrook.small.annotation.controller.HTTPMethod

public final class HTTPMethod extends Object
The request methods that an EntryPath uses. Should annotate a method on a Controller that is an EntryPath.
Author:
Matthew Tropiano
  • Constructor Details

    • HTTPMethod

      public HTTPMethod()