Oracle Corporation

Uses of Class
com.bea.wlcp.wlng.plugin.sms.common.state.NotificationInfo

Packages that use NotificationInfo
com.bea.wlcp.wlng.plugin.sms.smpp.management   
 

Uses of NotificationInfo in com.bea.wlcp.wlng.plugin.sms.smpp.management
 

Methods in com.bea.wlcp.wlng.plugin.sms.smpp.management that return NotificationInfo
 NotificationInfo SmsMBean.getOnlineNotificationInfo(String correlator)
          Get the notification associated with the specified correlator.
 NotificationInfo SmsMBean.getOfflineNotificationInfo(String correlator)
          Get the notification associated with the specified correlator.
 


Oracle Corporation