Package | Description |
---|---|
org.wicketstuff.rest.annotations.parameters | |
org.wicketstuff.rest.resource |
Class and Description |
---|
AnnotatedParam
This annotation indicates that the target annotation is meant for extracting the value of a
method parameter from a specific source (like a request parameter, a cookie, etc...).
|
Class and Description |
---|
RequestBody
Annotation used to indicate that a method parameter must be extracted from the request body.
|
ValidatorKey |
Copyright © 2015. All rights reserved.