Uses of Interface
org.mobicents.slee.resource.parlay.util.activity.ActivityManager

Packages that use ActivityManager
org.mobicents.slee.resource.parlay   
org.mobicents.slee.resource.parlay.csapi.jr.cc.gccs.activity.call   
org.mobicents.slee.resource.parlay.csapi.jr.cc.gccs.activity.callcontrolmanager   
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   
org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.ui   
org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.uicall   
org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.uimanager   
org.mobicents.slee.resource.parlay.jca   
org.mobicents.slee.resource.parlay.session   
org.mobicents.slee.resource.parlay.util.activity   
 

Uses of ActivityManager in org.mobicents.slee.resource.parlay
 

Constructors in org.mobicents.slee.resource.parlay with parameters of type ActivityManager
ParlayProviderImpl(javax.slee.resource.BootstrapContext bootstrapContext, ParlayResourceAdaptorProperties adaptorProperties, ActivityManager activityManager)
           
 

Uses of ActivityManager in org.mobicents.slee.resource.parlay.csapi.jr.cc.gccs.activity.call
 

Constructors in org.mobicents.slee.resource.parlay.csapi.jr.cc.gccs.activity.call with parameters of type ActivityManager
CallImpl(CallControlManager manager, org.csapi.cc.gccs.IpCall ipCall, int callSessionID, org.mobicents.csapi.jr.slee.cc.gccs.TpCallIdentifier tpCallIdenitifier, ActivityManager activityManager, GccsListener eventListener)
           
 

Uses of ActivityManager in org.mobicents.slee.resource.parlay.csapi.jr.cc.gccs.activity.callcontrolmanager
 

Constructors in org.mobicents.slee.resource.parlay.csapi.jr.cc.gccs.activity.callcontrolmanager with parameters of type ActivityManager
CallControlManagerImpl(FwSession fwSession, org.csapi.cc.gccs.IpCallControlManager ipCallControlManager, GccsListener eventListener, ActivityManager activityManager, org.mobicents.csapi.jr.slee.TpServiceIdentifier serviceIdentifier)
           
 

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

Constructors in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.callleg with parameters of type ActivityManager
CallLegImpl(MultiPartyCallControlManager multiPartyCallControlManager, MultiPartyCall multiPartyCall, org.mobicents.csapi.jr.slee.cc.mpccs.TpCallLegIdentifier tpCallLegIdentifier, org.csapi.cc.mpccs.IpCallLeg ipCallLeg, int callLegSessionID, ActivityManager activityManager, MpccsListener eventListener)
           
 

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

Constructors in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.multipartycall with parameters of type ActivityManager
MultiPartyCallImpl(MultiPartyCallControlManager multiPartyCallControlManager, org.mobicents.csapi.jr.slee.cc.mpccs.TpMultiPartyCallIdentifier tpMultiPartyCallIdentifier, org.csapi.cc.mpccs.IpMultiPartyCall ipMultiPartyCall, int callSessionID, ActivityManager activityManager, MpccsListener eventListener, EDU.oswego.cs.dl.util.concurrent.Executor[] ipAppCallLegExecutors)
           
 

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

Constructors in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.multipartycallcontrolmanager with parameters of type ActivityManager
MultiPartyCallControlManagerImpl(org.mobicents.csapi.jr.slee.TpServiceIdentifier serviceIdentifier, org.csapi.cc.mpccs.IpMultiPartyCallControlManager ipMultiPartyCallControlManager, FwSession fwSession, ActivityManager activityManager, MpccsListener eventListener)
           
 

Uses of ActivityManager in org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.ui
 

Methods in org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.ui that return ActivityManager
protected  ActivityManager AbstractUIImpl.getActivityManager()
           
 

Methods in org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.ui with parameters of type ActivityManager
protected  void AbstractUIImpl.setActivityManager(ActivityManager activityManager)
           
 

Constructors in org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.ui with parameters of type ActivityManager
AbstractUIImpl(UIManager uiManager, int userInteractionSessionID, ActivityManager activityManager, UiListener eventListener, javax.slee.resource.ActivityHandle activityHandle)
           
UIGenericImpl(UIManager manager, org.csapi.ui.IpUI ipUI, int userInteractionSessionID, org.mobicents.csapi.jr.slee.ui.TpUIIdentifier sleeTpUIIdentifier, ActivityManager activityManager, UiListener eventListener)
           
 

Uses of ActivityManager in org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.uicall
 

Constructors in org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.uicall with parameters of type ActivityManager
UICallImpl(UIManager manager, org.csapi.ui.IpUICall ipUICall, int userInteractionSessionID, org.mobicents.csapi.jr.slee.ui.TpUICallIdentifier sleeTpUICallIdentifier, ActivityManager activityManager, UiListener eventListener)
           
 

Uses of ActivityManager in org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.uimanager
 

Constructors in org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.uimanager with parameters of type ActivityManager
UIManagerImpl(ParlaySession parlaySession, FwSession fwSession, org.csapi.ui.IpUIManager ipUIManager, UiListener eventListener, ActivityManager activityManager, org.mobicents.csapi.jr.slee.TpServiceIdentifier serviceIdentifier)
           
 

Uses of ActivityManager in org.mobicents.slee.resource.parlay.jca
 

Methods in org.mobicents.slee.resource.parlay.jca that return ActivityManager
 ActivityManager ResourceAdapter.getActivityManager()
           
 ActivityManager ResourceAdapterImpl.getActivityManager()
           
 

Methods in org.mobicents.slee.resource.parlay.jca with parameters of type ActivityManager
 void ResourceAdapter.setActivityManager(ActivityManager activityManager)
           
 void ResourceAdapterImpl.setActivityManager(ActivityManager activityManager)
           
 

Uses of ActivityManager in org.mobicents.slee.resource.parlay.session
 

Methods in org.mobicents.slee.resource.parlay.session with parameters of type ActivityManager
 ServiceSession ParlaySessionImpl.createServiceSession(java.lang.String serviceTypeName, ServiceAndToken serviceAndToken, org.mobicents.csapi.jr.slee.TpServiceIdentifier serviceIdentifier, FwSession fwSession, ActivityManager activityManager)
           
 

Constructors in org.mobicents.slee.resource.parlay.session with parameters of type ActivityManager
ParlaySessionImpl(FwSessionProperties fwProperties, ActivityManager activityManager)
           
 

Uses of ActivityManager in org.mobicents.slee.resource.parlay.util.activity
 

Classes in org.mobicents.slee.resource.parlay.util.activity that implement ActivityManager
 class ActivityManagerImpl
          Class Description for ActivityManagerImpl
 



Copyright © 2008. All Rights Reserved.