@Target(value={PARAMETER,METHOD}) @Retention(value=RUNTIME) @Documented public @interface Payload
MessageConverter
to convert it from serialized form with a
specific MIME type to an Object matching the target method parameter.public abstract String value
When processing STOMP over WebSocket messages this attribute is not supported.