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