Interface SubscriptionManager
- All Known Implementing Classes:
RabbitmqSubscriptionManager,SnsSubscriptionManager
public interface SubscriptionManager
Defines the interface that manages subscriptions for SNS or RabbitMQ
- Author:
- Shibo Liu Feb 29, 2020
-
Method Summary
-
Method Details
-
addListener
-
connect
void connect() -
disconnect
void disconnect()
-