@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface Body
This annotation should always be used on an ActionRouter method parameter with a class annotated with Vocabulary.Type.
ActionRouter
Vocabulary.Type