|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=RUNTIME) public static @interface SubscriptionControl.SubscriptionCallback
Defines callback attributes for the Subscription Control
| Optional Element Summary | |
|---|---|
String |
body
The name of a parameter in the callback method that receives the body from the message that triggered the subscription. |
String |
metadata
The name of a parameter in the callback method that receives the metadata from the message that triggered the subscription. |
public abstract String metadata
public abstract String body
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||