public interface SubscriptionListener
| Modifier and Type | Method and Description |
|---|---|
void |
newInformationReceived(Subscription subscription,
InformationData information)
Called when new information is received by the publish-subscribe system.
|
void newInformationReceived(Subscription subscription, InformationData information)
subscription - the corresponding subscription that generated the datainformation - the information