@Target(value=PARAMETER)
 @Retention(value=RUNTIME)
 @Documented
public @interface DestinationVariable
@MessageMapping.
 
 A @DestinationVariable template variable is always required.
MessageMapping, 
SimpAnnotationMethodMessageHandler| Modifier and Type | Optional Element and Description | 
|---|---|
java.lang.String | 
value
The name of the destination template variable to bind to. 
 |