org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.eventHandlers
Class GetInfoErrHandler

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

public final class GetInfoErrHandler
extends java.lang.Object
implements java.lang.Runnable


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

Constructor Detail

GetInfoErrHandler

public GetInfoErrHandler(MultiPartyCall call,
                         int callLegSessionID,
                         org.csapi.cc.TpCallError errorIndication)

GetInfoErrHandler

public GetInfoErrHandler(MultiPartyCallControlManager multiPartyCallControlManager,
                         int callSessionID,
                         org.csapi.cc.TpCallError errorIndication)
Method Detail

run

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


Copyright © 2009. All Rights Reserved.