Uses of Class
org.csapi.gms.P_GMS_MAILBOX_OPEN

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

Uses of P_GMS_MAILBOX_OPEN in org.csapi.gms
 

Fields in org.csapi.gms declared as P_GMS_MAILBOX_OPEN
 P_GMS_MAILBOX_OPEN P_GMS_MAILBOX_OPENHolder.value
           
 

Methods in org.csapi.gms that return P_GMS_MAILBOX_OPEN
static P_GMS_MAILBOX_OPEN P_GMS_MAILBOX_OPENHelper.extract(org.omg.CORBA.Any any)
           
static P_GMS_MAILBOX_OPEN P_GMS_MAILBOX_OPENHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.gms with parameters of type P_GMS_MAILBOX_OPEN
static void P_GMS_MAILBOX_OPENHelper.insert(org.omg.CORBA.Any any, P_GMS_MAILBOX_OPEN s)
           
static void P_GMS_MAILBOX_OPENHelper.write(org.omg.CORBA.portable.OutputStream out, P_GMS_MAILBOX_OPEN s)
           
 

Methods in org.csapi.gms that throw P_GMS_MAILBOX_OPEN
 void _IpMailboxStub.remove(TpAddress mailboxID, java.lang.String authenticationInfo)
           
 void IpMailboxPOATie.remove(TpAddress mailboxID, java.lang.String authenticationInfo)
           
 void IpMailboxOperations.remove(TpAddress mailboxID, java.lang.String authenticationInfo)
           
 

Constructors in org.csapi.gms with parameters of type P_GMS_MAILBOX_OPEN
P_GMS_MAILBOX_OPENHolder(P_GMS_MAILBOX_OPEN initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.gms that throw P_GMS_MAILBOX_OPEN
 void IpMailboxConnection.remove(TpAddress mailboxID, java.lang.String authenticationInfo)
          This method removes a mailbox from the messaging system for the application.
 



Copyright © 2008. All Rights Reserved.