Uses of Class
org.csapi.gms.P_GMS_INVALID_MAILBOX

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

Uses of P_GMS_INVALID_MAILBOX in org.csapi.gms
 

Fields in org.csapi.gms declared as P_GMS_INVALID_MAILBOX
 P_GMS_INVALID_MAILBOX P_GMS_INVALID_MAILBOXHolder.value
           
 

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

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

Methods in org.csapi.gms that throw P_GMS_INVALID_MAILBOX
 TpMailboxIdentifier IpMessagingManagerOperations.openMailbox(TpAddress mailboxID, java.lang.String authenticationInfo)
           
 TpMailboxIdentifier IpMessagingManagerPOATie.openMailbox(TpAddress mailboxID, java.lang.String authenticationInfo)
           
 TpMailboxIdentifier _IpMessagingManagerStub.openMailbox(TpAddress mailboxID, java.lang.String authenticationInfo)
           
 void IpMailboxOperations.remove(TpAddress mailboxID, java.lang.String authenticationInfo)
           
 void _IpMailboxStub.remove(TpAddress mailboxID, java.lang.String authenticationInfo)
           
 void IpMailboxPOATie.remove(TpAddress mailboxID, java.lang.String authenticationInfo)
           
 

Constructors in org.csapi.gms with parameters of type P_GMS_INVALID_MAILBOX
P_GMS_INVALID_MAILBOXHolder(P_GMS_INVALID_MAILBOX initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.gms that throw P_GMS_INVALID_MAILBOX
 TpMailboxIdentifier IpMessagingManagerConnection.openMailbox(TpAddress mailboxID, java.lang.String authenticationInfo)
          This method opens a mailbox for the application.
 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.