public interface SimpSubscription
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDestination()
Return the subscription's destination. 
 | 
String | 
getId()
Return the id associated of the subscription. 
 | 
SimpSession | 
getSession()
Return the session of the subscription. 
 | 
String getId()
SimpSession getSession()
String getDestination()