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