Uses of Class
org.csapi.gms.P_GMS_FOLDER_IS_OPEN

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

Uses of P_GMS_FOLDER_IS_OPEN in org.csapi.gms
 

Fields in org.csapi.gms declared as P_GMS_FOLDER_IS_OPEN
 P_GMS_FOLDER_IS_OPEN P_GMS_FOLDER_IS_OPENHolder.value
           
 

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

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

Methods in org.csapi.gms that throw P_GMS_FOLDER_IS_OPEN
 TpMailboxFolderIdentifier IpMailboxPOATie.openFolder(int mailboxSessionID, java.lang.String folderID)
           
 TpMailboxFolderIdentifier IpMailboxOperations.openFolder(int mailboxSessionID, java.lang.String folderID)
           
 TpMailboxFolderIdentifier _IpMailboxStub.openFolder(int mailboxSessionID, java.lang.String folderID)
           
 void IpMailboxFolderPOATie.remove(int mailboxSessionID, java.lang.String folderID)
           
 void IpMailboxFolderOperations.remove(int mailboxSessionID, java.lang.String folderID)
           
 void _IpMailboxFolderStub.remove(int mailboxSessionID, java.lang.String folderID)
           
 

Constructors in org.csapi.gms with parameters of type P_GMS_FOLDER_IS_OPEN
P_GMS_FOLDER_IS_OPENHolder(P_GMS_FOLDER_IS_OPEN initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.gms that throw P_GMS_FOLDER_IS_OPEN
 TpMailboxFolderIdentifier IpMailboxConnection.openFolder(java.lang.String folderID)
          This method opens a folder for the application, and returns a folder session ID and a reference to the interface of the folder opened.
 void IpMailboxFolderConnection.remove(java.lang.String folderID)
          This method removes a folder from the mailbox.
 



Copyright © 2009. All Rights Reserved.