org.mobicents.slee.resource.parlay.csapi.jr.cc.gccs.eventHandlers
Class RouteErrHandler

java.lang.Object
  extended by org.mobicents.slee.resource.parlay.csapi.jr.cc.gccs.eventHandlers.RouteErrHandler
All Implemented Interfaces:
java.lang.Runnable

public class RouteErrHandler
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
RouteErrHandler(CallControlManager callControlManager, int callSessionID, org.csapi.cc.TpCallError errorIndication, int callLegSessionID)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RouteErrHandler

public RouteErrHandler(CallControlManager callControlManager,
                       int callSessionID,
                       org.csapi.cc.TpCallError errorIndication,
                       int callLegSessionID)
Parameters:
callControlManager -
callSessionID -
errorIndication -
callLegSessionID -
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2009. All Rights Reserved.