Uses of Class
org.csapi.gms.P_GMS_MESSAGE_NOT_REMOVED

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

Uses of P_GMS_MESSAGE_NOT_REMOVED in org.csapi.gms
 

Fields in org.csapi.gms declared as P_GMS_MESSAGE_NOT_REMOVED
 P_GMS_MESSAGE_NOT_REMOVED P_GMS_MESSAGE_NOT_REMOVEDHolder.value
           
 

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

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

Methods in org.csapi.gms that throw P_GMS_MESSAGE_NOT_REMOVED
 void _IpMessageStub.remove(int folderSessionID, java.lang.String messageID)
           
 void IpMessagePOATie.remove(int folderSessionID, java.lang.String messageID)
           
 void IpMessageOperations.remove(int folderSessionID, java.lang.String messageID)
           
 

Constructors in org.csapi.gms with parameters of type P_GMS_MESSAGE_NOT_REMOVED
P_GMS_MESSAGE_NOT_REMOVEDHolder(P_GMS_MESSAGE_NOT_REMOVED initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.gms that throw P_GMS_MESSAGE_NOT_REMOVED
 void IpMessageConnection.remove(java.lang.String messageID)
          This method removes a message from the open mailbox folder.
 



Copyright © 2008. All Rights Reserved.