Interface PersistPublishHistoryObserver
-
- All Superinterfaces:
BaseConnectionObserver,BaseObserver
- All Known Implementing Classes:
AlertController,PublishViewController
public interface PersistPublishHistoryObserver extends BaseConnectionObserver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiderrorReadingPublishHistory(Throwable exception)voiderrorWritingPublishHistory(Throwable exception)voidupdatedPublishes(String connectionId)-
Methods inherited from interface org.correomqtt.business.dispatcher.BaseConnectionObserver
getConnectionId
-
-