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

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

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


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

Constructor Detail

GetInfoResHandler

public GetInfoResHandler(MultiPartyCall call,
                         int callLegSessionID,
                         org.csapi.cc.TpCallLegInfoReport callLegInfoReport)

GetInfoResHandler

public GetInfoResHandler(MultiPartyCallControlManager multiPartyCallControlManager,
                         int callSessionID,
                         org.csapi.cc.TpCallInfoReport callInfoReport)
Method Detail

run

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


Copyright © 2009. All Rights Reserved.