org.mobicents.slee.resource.parlay.csapi.jr.ui
Class UiListenerImpl
java.lang.Object
org.mobicents.slee.resource.parlay.csapi.jr.ui.UiListenerImpl
- All Implemented Interfaces:
- UiListener
public class UiListenerImpl
- extends java.lang.Object
- implements UiListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UiListenerImpl
public UiListenerImpl(EventSender eventSender)
onUserInteractionAbortedEvent
public void onUserInteractionAbortedEvent(org.mobicents.csapi.jr.slee.ui.UserInteractionAbortedEvent event)
- Specified by:
onUserInteractionAbortedEvent in interface UiListener
onUserInteractionNotificationInterruptedEvent
public void onUserInteractionNotificationInterruptedEvent(org.mobicents.csapi.jr.slee.ui.UserInteractionNotificationInterruptedEvent event)
- Specified by:
onUserInteractionNotificationInterruptedEvent in interface UiListener
onUserInteractionNotificationContinuedEvent
public void onUserInteractionNotificationContinuedEvent(org.mobicents.csapi.jr.slee.ui.UserInteractionNotificationContinuedEvent event)
- Specified by:
onUserInteractionNotificationContinuedEvent in interface UiListener
onReportNotificationEvent
public void onReportNotificationEvent(org.mobicents.csapi.jr.slee.ui.ReportNotificationEvent event)
- Specified by:
onReportNotificationEvent in interface UiListener
onReportEventNotificationEvent
public void onReportEventNotificationEvent(org.mobicents.csapi.jr.slee.ui.ReportEventNotificationEvent event)
- Specified by:
onReportEventNotificationEvent in interface UiListener
onSendInfoResEvent
public void onSendInfoResEvent(org.mobicents.csapi.jr.slee.ui.SendInfoResEvent event)
- Specified by:
onSendInfoResEvent in interface UiListener
onSendInfoErrEvent
public void onSendInfoErrEvent(org.mobicents.csapi.jr.slee.ui.SendInfoErrEvent event)
- Specified by:
onSendInfoErrEvent in interface UiListener
onSendInfoAndCollectResEvent
public void onSendInfoAndCollectResEvent(org.mobicents.csapi.jr.slee.ui.SendInfoAndCollectResEvent event)
- Specified by:
onSendInfoAndCollectResEvent in interface UiListener
onSendInfoAndCollectErrEvent
public void onSendInfoAndCollectErrEvent(org.mobicents.csapi.jr.slee.ui.SendInfoAndCollectErrEvent event)
- Specified by:
onSendInfoAndCollectErrEvent in interface UiListener
onUserInteractionFaultDetectedEvent
public void onUserInteractionFaultDetectedEvent(org.mobicents.csapi.jr.slee.ui.UserInteractionFaultDetectedEvent event)
- Specified by:
onUserInteractionFaultDetectedEvent in interface UiListener
onRecordMessageResEvent
public void onRecordMessageResEvent(org.mobicents.csapi.jr.slee.ui.RecordMessageResEvent event)
- Specified by:
onRecordMessageResEvent in interface UiListener
onRecordMessageErrEvent
public void onRecordMessageErrEvent(org.mobicents.csapi.jr.slee.ui.RecordMessageErrEvent event)
- Specified by:
onRecordMessageErrEvent in interface UiListener
onDeleteMessageResEvent
public void onDeleteMessageResEvent(org.mobicents.csapi.jr.slee.ui.DeleteMessageResEvent event)
- Specified by:
onDeleteMessageResEvent in interface UiListener
onDeleteMessageErrEvent
public void onDeleteMessageErrEvent(org.mobicents.csapi.jr.slee.ui.DeleteMessageErrEvent event)
- Specified by:
onDeleteMessageErrEvent in interface UiListener
onAbortActionResEvent
public void onAbortActionResEvent(org.mobicents.csapi.jr.slee.ui.AbortActionResEvent event)
- Specified by:
onAbortActionResEvent in interface UiListener
onAbortActionErrEvent
public void onAbortActionErrEvent(org.mobicents.csapi.jr.slee.ui.AbortActionErrEvent event)
- Specified by:
onAbortActionErrEvent in interface UiListener
Copyright © 2008. All Rights Reserved.