Package com.openfin.desktop
Interface SubscriptionListener
-
public interface SubscriptionListenerA Description.- Since:
- 2/9/14
- Author:
- wche
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsubscribed(java.lang.String uuid, java.lang.String topic)voidunsubscribed(java.lang.String uuid, java.lang.String topic)
-