public static interface StompSession.Subscription extends StompSession.Receiptable
Modifier and Type | Method and Description |
---|---|
String |
getSubscriptionId()
Return the id for the subscription.
|
void |
unsubscribe()
Remove the subscription by sending an UNSUBSCRIBE frame.
|
addReceiptLostTask, addReceiptTask, getReceiptId
String getSubscriptionId()
void unsubscribe()