JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH:
Package
com.chillycheesy.modulo.controllers.factory
Annotation Interface Request
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
@Inherited
public @interface
Request
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
method
String
path
Element Details
method
String
method
Default:
"GET"
path
String
path
Default:
""