Interface StompSession.Subscription

All Superinterfaces:
StompSession.Receiptable
Enclosing interface:
StompSession

public static interface StompSession.Subscription extends StompSession.Receiptable
A handle to use to unsubscribe or to track a receipt.
Since:
4.2
Author:
Rossen Stoyanchev