Uses of Interface
org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.callleg.CallLeg

Packages that use CallLeg
org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs   
org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.callleg   
org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.multipartycall   
org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.multipartycallcontrolmanager   
 

Uses of CallLeg in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs
 

Constructors in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs with parameters of type CallLeg
IpCallLegConnectionImpl(CallLeg callLeg)
           
 

Uses of CallLeg in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.callleg
 

Classes in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.callleg that implement CallLeg
 class CallLegImpl
          Class Description for CallLegImpl
 

Uses of CallLeg in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.multipartycall
 

Methods in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.multipartycall that return CallLeg
 CallLeg MultiPartyCallImpl.getCallLeg(int callLegSessionID)
           
 CallLeg MultiPartyCall.getCallLeg(int callLegSessionID)
          Return the call leg identified by the Slee call leg identifier.
 CallLeg MultiPartyCallImpl.removeCallLeg(int callLegSessionID)
           
 CallLeg MultiPartyCall.removeCallLeg(int callLegSessionID)
          Removes a new call leg in this call.
 

Methods in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.multipartycall with parameters of type CallLeg
 void MultiPartyCallImpl.addCallLeg(int callLegSessionID, CallLeg callLeg)
           
 void MultiPartyCall.addCallLeg(int callLegSessionID, CallLeg callLeg)
          Stores a new call leg in this call.
 

Uses of CallLeg in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.multipartycallcontrolmanager
 

Methods in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.multipartycallcontrolmanager that return CallLeg
 CallLeg MultiPartyCallControlManagerImpl.createCallLeg(MultiPartyCall call, org.csapi.cc.mpccs.TpCallLegIdentifier identifier)
          Utility method for creating an new CallLeg.
 CallLeg MultiPartyCallControlManager.createCallLeg(MultiPartyCall call, org.csapi.cc.mpccs.TpCallLegIdentifier identifier)
           
 



Copyright © 2008. All Rights Reserved.