JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
dev.voidframework.web.http.annotation
Annotation Interface RequestBody
@Documented
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
)
public @interface
RequestBody
Annotation which indicates that a method parameter should be bound to the request body content.
Since:
1.0.0