Uses of Class
org.mc4j.ems.connection.bean.notification.EmsNotificationEvent

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

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

Methods in org.mc4j.ems.connection.bean.notification that return types with arguments of type EmsNotificationEvent
 java.util.List<EmsNotificationEvent> EmsNotification.getEvents()
           
 

Methods in org.mc4j.ems.connection.bean.notification with parameters of type EmsNotificationEvent
 void EmsNotificationListener.handleNotification(EmsNotificationEvent event)