org.mobicents.slee.resource.parlay.csapi.jr.cc.gccs
Class GccsListenerImpl
java.lang.Object
org.mobicents.slee.resource.parlay.csapi.jr.cc.gccs.GccsListenerImpl
- All Implemented Interfaces:
- GccsListener
public class GccsListenerImpl
- extends java.lang.Object
- implements GccsListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GccsListenerImpl
public GccsListenerImpl(EventSender eventSender)
onCallAbortedEvent
public void onCallAbortedEvent(org.mobicents.csapi.jr.slee.cc.gccs.CallAbortedEvent event)
- Specified by:
onCallAbortedEvent in interface GccsListener
onCallEndedEvent
public void onCallEndedEvent(org.mobicents.csapi.jr.slee.cc.gccs.CallEndedEvent event)
- Specified by:
onCallEndedEvent in interface GccsListener
onCallEventNotifiyEvent
public void onCallEventNotifiyEvent(org.mobicents.csapi.jr.slee.cc.gccs.CallEventNotifyEvent event)
- Specified by:
onCallEventNotifiyEvent in interface GccsListener
onCallFaultDetectedEvent
public void onCallFaultDetectedEvent(org.mobicents.csapi.jr.slee.cc.gccs.CallFaultDetectedEvent event)
- Specified by:
onCallFaultDetectedEvent in interface GccsListener
onCallNotificationContinuedEvent
public void onCallNotificationContinuedEvent(org.mobicents.csapi.jr.slee.cc.gccs.CallNotificationContinuedEvent event)
- Specified by:
onCallNotificationContinuedEvent in interface GccsListener
onCallNotificationInterruptedEvent
public void onCallNotificationInterruptedEvent(org.mobicents.csapi.jr.slee.cc.gccs.CallNotificationInterruptedEvent event)
- Specified by:
onCallNotificationInterruptedEvent in interface GccsListener
onCallOverloadCeasedEvent
public void onCallOverloadCeasedEvent(org.mobicents.csapi.jr.slee.cc.gccs.CallOverloadCeasedEvent event)
- Specified by:
onCallOverloadCeasedEvent in interface GccsListener
onGetCallInfoErrEvent
public void onGetCallInfoErrEvent(org.mobicents.csapi.jr.slee.cc.gccs.GetCallInfoErrEvent event)
- Specified by:
onGetCallInfoErrEvent in interface GccsListener
onGetCallInfoResEvent
public void onGetCallInfoResEvent(org.mobicents.csapi.jr.slee.cc.gccs.GetCallInfoResEvent event)
- Specified by:
onGetCallInfoResEvent in interface GccsListener
onGetMoreDialledDigitsErrEvent
public void onGetMoreDialledDigitsErrEvent(org.mobicents.csapi.jr.slee.cc.gccs.GetMoreDialledDigitsErrEvent event)
- Specified by:
onGetMoreDialledDigitsErrEvent in interface GccsListener
onGetMoreDialledDigitsResEvent
public void onGetMoreDialledDigitsResEvent(org.mobicents.csapi.jr.slee.cc.gccs.GetMoreDialledDigitsResEvent event)
- Specified by:
onGetMoreDialledDigitsResEvent in interface GccsListener
onRouteErrEvent
public void onRouteErrEvent(org.mobicents.csapi.jr.slee.cc.gccs.RouteErrEvent event)
- Specified by:
onRouteErrEvent in interface GccsListener
onRouteResEvent
public void onRouteResEvent(org.mobicents.csapi.jr.slee.cc.gccs.RouteResEvent event)
- Specified by:
onRouteResEvent in interface GccsListener
onSuperviseCallErrEvent
public void onSuperviseCallErrEvent(org.mobicents.csapi.jr.slee.cc.gccs.SuperviseCallErrEvent event)
- Specified by:
onSuperviseCallErrEvent in interface GccsListener
onSuperviseCallResEvent
public void onSuperviseCallResEvent(org.mobicents.csapi.jr.slee.cc.gccs.SuperviseCallResEvent event)
- Specified by:
onSuperviseCallResEvent in interface GccsListener
onCallOverloadEncounteredEvent
public void onCallOverloadEncounteredEvent(org.mobicents.csapi.jr.slee.cc.gccs.CallOverloadEncounteredEvent event)
- Specified by:
onCallOverloadEncounteredEvent in interface GccsListener
Copyright © 2008. All Rights Reserved.