|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Normalized
The decorated Response
type will be built via the defined
JSONNormalizer.
| Optional Element Summary | |
|---|---|
Class<? extends JSONNormalizer> |
value
The Normalizer which prepares the mapping of the http response into the concerning AbstractModel/Response |
public abstract Class<? extends JSONNormalizer> value
AbstractModel/Response
JSONNormalizer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||