Uses of Interface
org.mc4j.ems.connection.bean.notification.EmsNotificationListener

Packages that use EmsNotificationListener
org.mc4j.ems.connection.bean.notification   
 

Uses of EmsNotificationListener in org.mc4j.ems.connection.bean.notification
 

Methods in org.mc4j.ems.connection.bean.notification with parameters of type EmsNotificationListener
 void EmsNotification.addNotificationListener(EmsNotificationListener listener)
           
 boolean EmsNotification.removeNotificationListener(EmsNotificationListener listener)