|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubscriptionListener | |
|---|---|
| com.streamhub.api | The main classes and interfaces of the Streaming API. |
| Uses of SubscriptionListener in com.streamhub.api |
|---|
| Methods in com.streamhub.api with parameters of type SubscriptionListener | |
|---|---|
void |
SubscriptionManager.addSubscriptionListener(SubscriptionListener subscriptionListener)
Adds a SubscriptionListener which will be notified
every time a client subscribes to a topic |
void |
SubscriptionManager.removeSubscriptionListener(SubscriptionListener subscriptionListener)
Removes a SubscriptionListener from being notified of subscription
events |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||