Uses of Interface
org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.uimanager.UIManager

Packages that use UIManager
org.mobicents.slee.resource.parlay.csapi.jr.ui   
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.csapi.jr.ui.eventHandlers   
 

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

Constructors in org.mobicents.slee.resource.parlay.csapi.jr.ui with parameters of type UIManager
IpAppUICallImpl(UIManager uiManager, org.omg.PortableServer.POA ipAppCallPOA, EDU.oswego.cs.dl.util.concurrent.Executor[] executors)
           
IpAppUIImpl(UIManager uiManager, org.omg.PortableServer.POA ipAppUIPOA, EDU.oswego.cs.dl.util.concurrent.Executor[] ipAppUIExecutors)
           
IpAppUIManagerImpl(UIManager uiManager, org.omg.PortableServer.POA defaultPOA, EDU.oswego.cs.dl.util.concurrent.Executor ipAppUIManagerExecutor)
           
IpAppUIOperationsDelegate(UIManager uiManager, EDU.oswego.cs.dl.util.concurrent.Executor[] executors)
           
IpUIManagerConnectionImpl(UIManager uiManager)
           
 

Uses of UIManager 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 UIManager
protected  UIManager AbstractUIImpl.getUiManager()
           
 

Methods in org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.ui with parameters of type UIManager
protected  void AbstractUIImpl.setUiManager(UIManager uiManager)
           
 

Constructors in org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.ui with parameters of type UIManager
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 UIManager 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 UIManager
UICallImpl(UIManager manager, org.csapi.ui.IpUICall ipUICall, int userInteractionSessionID, org.mobicents.csapi.jr.slee.ui.TpUICallIdentifier sleeTpUICallIdentifier, ActivityManager activityManager, UiListener eventListener)
           
 

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

Classes in org.mobicents.slee.resource.parlay.csapi.jr.ui.activity.uimanager that implement UIManager
 class UIManagerImpl
           
 

Uses of UIManager in org.mobicents.slee.resource.parlay.csapi.jr.ui.eventHandlers
 

Constructors in org.mobicents.slee.resource.parlay.csapi.jr.ui.eventHandlers with parameters of type UIManager
AbortActionErrHandler(UIManager uiManager, int userInteractionSessionID, int assignmentID, org.csapi.ui.TpUIError error)
           
AbortActionResHandler(UIManager uiManager, int userInteractionSessionID, int assignmentID)
           
DeleteMessageErrHandler(UIManager uiManager, int userInteractionSessionID, org.csapi.ui.TpUIError error, int messageID)
           
DeleteMessageResHandler(UIManager uiManager, int userInteractionSessionID, org.csapi.ui.TpUIReport response, int assignmentID)
           
RecordMessageErrHandler(UIManager uiManager, int userInteractionSessionID, int assignmentID, org.csapi.ui.TpUIError error)
           
RecordMessageResHandler(UIManager uiManager, int userInteractionSessionID, int assignmentID, org.csapi.ui.TpUIReport response, int messageID)
           
ReportEventNotificationHandler(UIManager uiManager, org.mobicents.csapi.jr.slee.ui.TpUIIdentifier uiReference, org.csapi.ui.TpUIEventNotificationInfo eventNotificationInfo, int assignmentID)
           
ReportNotificationHandler(UIManager uiManager, org.mobicents.csapi.jr.slee.ui.TpUIIdentifier uiReference, org.csapi.ui.TpUIEventInfo eventInfo, int assignmentID)
           
SendInfoAndCollectErrHandler(UIManager uiManager, int userInteractionSessionID, int assignmentID, org.csapi.ui.TpUIError error)
           
SendInfoAndCollectResHandler(UIManager uiManager, int userInteractionSessionID, int assignmentID, org.csapi.ui.TpUIReport response, java.lang.String collectedInfo)
           
SendInfoErrHandler(UIManager uiManager, int userInteractionSessionID, int assignmentID, org.csapi.ui.TpUIError error)
           
SendInfoResHandler(UIManager uiManager, int userInteractionSessionID, int assignmentID, org.csapi.ui.TpUIReport response)
           
UserInteractionAbortedHandler(UIManager uiManager, org.csapi.ui.TpUIIdentifier userInteraction)
           
UserInteractionFaultDetectedHandler(UIManager uiManager, int userInteractionSessionID, org.csapi.ui.TpUIFault fault)
           
UserInteractionNotificationContinuedHandler(UIManager uiManager)
           
UserInteractionNotificationInterruptedHandler(UIManager uiManager)
           
 



Copyright © 2008. All Rights Reserved.