org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs
Class MpccsListenerImpl
java.lang.Object
org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.MpccsListenerImpl
- All Implemented Interfaces:
- MpccsListener
public class MpccsListenerImpl
- extends java.lang.Object
- implements MpccsListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MpccsListenerImpl
public MpccsListenerImpl(EventSender eventSender)
onAttachMediaErrEvent
public void onAttachMediaErrEvent(org.mobicents.csapi.jr.slee.cc.mpccs.AttachMediaErrEvent event)
- Specified by:
onAttachMediaErrEvent in interface MpccsListener
onAttachMediaResEvent
public void onAttachMediaResEvent(org.mobicents.csapi.jr.slee.cc.mpccs.AttachMediaResEvent event)
- Specified by:
onAttachMediaResEvent in interface MpccsListener
onCallAbortedEvent
public void onCallAbortedEvent(org.mobicents.csapi.jr.slee.cc.mpccs.CallAbortedEvent event)
- Specified by:
onCallAbortedEvent in interface MpccsListener
onCallEndedEvent
public void onCallEndedEvent(org.mobicents.csapi.jr.slee.cc.mpccs.CallEndedEvent event)
- Specified by:
onCallEndedEvent in interface MpccsListener
onCallLegEndedEvent
public void onCallLegEndedEvent(org.mobicents.csapi.jr.slee.cc.mpccs.CallLegEndedEvent event)
- Specified by:
onCallLegEndedEvent in interface MpccsListener
onCallOverloadCeasedEvent
public void onCallOverloadCeasedEvent(org.mobicents.csapi.jr.slee.cc.mpccs.CallOverloadCeasedEvent event)
- Specified by:
onCallOverloadCeasedEvent in interface MpccsListener
onCallOverloadEncounteredEvent
public void onCallOverloadEncounteredEvent(org.mobicents.csapi.jr.slee.cc.mpccs.CallOverloadEncounteredEvent event)
- Specified by:
onCallOverloadEncounteredEvent in interface MpccsListener
onCreateAndRouteCallLegErrEvent
public void onCreateAndRouteCallLegErrEvent(org.mobicents.csapi.jr.slee.cc.mpccs.CreateAndRouteCallLegErrEvent event)
- Specified by:
onCreateAndRouteCallLegErrEvent in interface MpccsListener
onDetachMediaErrEvent
public void onDetachMediaErrEvent(org.mobicents.csapi.jr.slee.cc.mpccs.DetachMediaErrEvent event)
- Specified by:
onDetachMediaErrEvent in interface MpccsListener
onDetachMediaResEvent
public void onDetachMediaResEvent(org.mobicents.csapi.jr.slee.cc.mpccs.DetachMediaResEvent event)
- Specified by:
onDetachMediaResEvent in interface MpccsListener
onEventReportErrEvent
public void onEventReportErrEvent(org.mobicents.csapi.jr.slee.cc.mpccs.EventReportErrEvent event)
- Specified by:
onEventReportErrEvent in interface MpccsListener
onEventReportResEvent
public void onEventReportResEvent(org.mobicents.csapi.jr.slee.cc.mpccs.EventReportResEvent event)
- Specified by:
onEventReportResEvent in interface MpccsListener
onGetInfoErrEvent
public void onGetInfoErrEvent(org.mobicents.csapi.jr.slee.cc.mpccs.GetInfoErrEvent event)
- Specified by:
onGetInfoErrEvent in interface MpccsListener
onGetInfoResEvent
public void onGetInfoResEvent(org.mobicents.csapi.jr.slee.cc.mpccs.GetInfoResEvent event)
- Specified by:
onGetInfoResEvent in interface MpccsListener
onManagerInterruptedEvent
public void onManagerInterruptedEvent(org.mobicents.csapi.jr.slee.cc.mpccs.ManagerInterruptedEvent event)
- Specified by:
onManagerInterruptedEvent in interface MpccsListener
onManagerResumedEvent
public void onManagerResumedEvent(org.mobicents.csapi.jr.slee.cc.mpccs.ManagerResumedEvent event)
- Specified by:
onManagerResumedEvent in interface MpccsListener
onReportNotificationEvent
public void onReportNotificationEvent(org.mobicents.csapi.jr.slee.cc.mpccs.ReportNotificationEvent event)
- Specified by:
onReportNotificationEvent in interface MpccsListener
onRouteErrEvent
public void onRouteErrEvent(org.mobicents.csapi.jr.slee.cc.mpccs.RouteErrEvent event)
- Specified by:
onRouteErrEvent in interface MpccsListener
onSuperviseErrEvent
public void onSuperviseErrEvent(org.mobicents.csapi.jr.slee.cc.mpccs.SuperviseErrEvent event)
- Specified by:
onSuperviseErrEvent in interface MpccsListener
onSuperviseResEvent
public void onSuperviseResEvent(org.mobicents.csapi.jr.slee.cc.mpccs.SuperviseResEvent event)
- Specified by:
onSuperviseResEvent in interface MpccsListener
Copyright © 2009. All Rights Reserved.