Uses of Interface
org.csapi.gms.IpMessagingManager

Packages that use IpMessagingManager
org.csapi.gms   
org.mobicents.csapi.jr.slee.gms Contains the Parlay Generic Messaging Service data types and interfaces. 
 

Uses of IpMessagingManager in org.csapi.gms
 

Classes in org.csapi.gms that implement IpMessagingManager
 class _IpMessagingManagerStub
          Generated from IDL interface "IpMessagingManager"
 

Fields in org.csapi.gms declared as IpMessagingManager
 IpMessagingManager IpMessagingManagerHolder.value
           
 

Methods in org.csapi.gms that return IpMessagingManager
 IpMessagingManager IpMessagingManagerPOATie._this()
           
 IpMessagingManager IpMessagingManagerPOA._this()
           
 IpMessagingManager IpMessagingManagerPOATie._this(org.omg.CORBA.ORB orb)
           
 IpMessagingManager IpMessagingManagerPOA._this(org.omg.CORBA.ORB orb)
           
static IpMessagingManager IpMessagingManagerHelper.extract(org.omg.CORBA.Any any)
           
static IpMessagingManager IpMessagingManagerHelper.narrow(java.lang.Object obj)
           
static IpMessagingManager IpMessagingManagerHelper.narrow(org.omg.CORBA.Object obj)
           
static IpMessagingManager IpMessagingManagerHelper.read(org.omg.CORBA.portable.InputStream in)
           
static IpMessagingManager IpMessagingManagerHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in org.csapi.gms with parameters of type IpMessagingManager
static void IpMessagingManagerHelper.insert(org.omg.CORBA.Any any, IpMessagingManager s)
           
 void _IpAppMessagingManagerStub.messagingEventNotify(IpMessagingManager messagingManager, TpMessagingEventInfo eventInfo, int assignmentID)
           
 void IpAppMessagingManagerPOATie.messagingEventNotify(IpMessagingManager messagingManager, TpMessagingEventInfo eventInfo, int assignmentID)
           
 void IpAppMessagingManagerOperations.messagingEventNotify(IpMessagingManager messagingManager, TpMessagingEventInfo eventInfo, int assignmentID)
           
static void IpMessagingManagerHelper.write(org.omg.CORBA.portable.OutputStream _out, IpMessagingManager s)
           
 

Constructors in org.csapi.gms with parameters of type IpMessagingManager
IpMessagingManagerHolder(IpMessagingManager initial)
           
 

Uses of IpMessagingManager in org.mobicents.csapi.jr.slee.gms
 

Methods in org.mobicents.csapi.jr.slee.gms that return IpMessagingManager
 IpMessagingManager MessagingEventNotifyEvent.getMessagingManager()
          Returns the messagingManager
 

Constructors in org.mobicents.csapi.jr.slee.gms with parameters of type IpMessagingManager
MessagingEventNotifyEvent(TpServiceIdentifier tpServiceIdentifier, IpMessagingManager messagingManager, TpMessagingEventInfo eventInfo, int assignmentID)
          Constructor for MessagingEventNotifyEvent
 



Copyright © 2008. All Rights Reserved.