Uses of Class
org.csapi.gms.P_GMS_LOCKING_LOCKED_MAILBOX

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

Uses of P_GMS_LOCKING_LOCKED_MAILBOX in org.csapi.gms
 

Fields in org.csapi.gms declared as P_GMS_LOCKING_LOCKED_MAILBOX
 P_GMS_LOCKING_LOCKED_MAILBOX P_GMS_LOCKING_LOCKED_MAILBOXHolder.value
           
 

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

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

Methods in org.csapi.gms that throw P_GMS_LOCKING_LOCKED_MAILBOX
 void _IpMailboxStub.lock(int mailboxSessionID)
           
 void IpMailboxPOATie.lock(int mailboxSessionID)
           
 void IpMailboxOperations.lock(int mailboxSessionID)
           
 

Constructors in org.csapi.gms with parameters of type P_GMS_LOCKING_LOCKED_MAILBOX
P_GMS_LOCKING_LOCKED_MAILBOXHolder(P_GMS_LOCKING_LOCKED_MAILBOX initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.gms that throw P_GMS_LOCKING_LOCKED_MAILBOX
 void IpMailboxConnection.lock()
          This method locks the mailbox so that only the requesting application can have access to this mailbox.
 



Copyright © 2008. All Rights Reserved.