Interface SubscribeGlobalObserver
- All Superinterfaces:
BaseConnectionObserver,BaseObserver
- All Known Implementing Classes:
PersistSubscriptionHistoryService
public interface SubscribeGlobalObserver extends BaseConnectionObserver
-
Method Summary
Modifier and Type Method Description voidonSubscribeCleared(String connectionId)voidonSubscribedSucceeded(String connectionId, SubscriptionDTO subscriptionDTO)voidonSubscribeRemoved(String connectionId, SubscriptionDTO subscriptionDTO)Methods inherited from interface org.correomqtt.business.dispatcher.BaseConnectionObserver
getConnectionId