|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use P_GMS_INVALID_MESSAGE_ID | |
|---|---|
| org.csapi.gms | |
| org.mobicents.csapi.jr.slee.gms | Contains the Parlay Generic Messaging Service data types and interfaces. |
| Uses of P_GMS_INVALID_MESSAGE_ID in org.csapi.gms |
|---|
| Fields in org.csapi.gms declared as P_GMS_INVALID_MESSAGE_ID | |
|---|---|
P_GMS_INVALID_MESSAGE_ID |
P_GMS_INVALID_MESSAGE_IDHolder.value
|
| Methods in org.csapi.gms that return P_GMS_INVALID_MESSAGE_ID | |
|---|---|
static P_GMS_INVALID_MESSAGE_ID |
P_GMS_INVALID_MESSAGE_IDHelper.extract(org.omg.CORBA.Any any)
|
static P_GMS_INVALID_MESSAGE_ID |
P_GMS_INVALID_MESSAGE_IDHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.gms with parameters of type P_GMS_INVALID_MESSAGE_ID | |
|---|---|
static void |
P_GMS_INVALID_MESSAGE_IDHelper.insert(org.omg.CORBA.Any any,
P_GMS_INVALID_MESSAGE_ID s)
|
static void |
P_GMS_INVALID_MESSAGE_IDHelper.write(org.omg.CORBA.portable.OutputStream out,
P_GMS_INVALID_MESSAGE_ID s)
|
| Methods in org.csapi.gms that throw P_GMS_INVALID_MESSAGE_ID | |
|---|---|
java.lang.String |
_IpMessageStub.getContent(int folderSessionID,
java.lang.String messageID)
|
java.lang.String |
IpMessagePOATie.getContent(int folderSessionID,
java.lang.String messageID)
|
java.lang.String |
IpMessageOperations.getContent(int folderSessionID,
java.lang.String messageID)
|
int |
_IpMessageStub.getInfoAmount(int folderSessionID,
java.lang.String messageID)
|
int |
IpMessagePOATie.getInfoAmount(int folderSessionID,
java.lang.String messageID)
|
int |
IpMessageOperations.getInfoAmount(int folderSessionID,
java.lang.String messageID)
|
TpMessageInfoProperty[] |
_IpMessageStub.getInfoProperties(int folderSessionID,
java.lang.String messageID,
int firstProperty,
int numberOfProperties)
|
TpMessageInfoProperty[] |
IpMessagePOATie.getInfoProperties(int folderSessionID,
java.lang.String messageID,
int firstProperty,
int numberOfProperties)
|
TpMessageInfoProperty[] |
IpMessageOperations.getInfoProperties(int folderSessionID,
java.lang.String messageID,
int firstProperty,
int numberOfProperties)
|
IpMessage |
IpMailboxFolderPOATie.getMessage(int folderSessionID,
java.lang.String messageID)
|
IpMessage |
IpMailboxFolderOperations.getMessage(int folderSessionID,
java.lang.String messageID)
|
IpMessage |
_IpMailboxFolderStub.getMessage(int folderSessionID,
java.lang.String messageID)
|
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)
|
void |
_IpMessageStub.setInfoProperties(int folderSessionID,
java.lang.String messageID,
int firstProperty,
TpMessageInfoProperty[] messageInfoProperties)
|
void |
IpMessagePOATie.setInfoProperties(int folderSessionID,
java.lang.String messageID,
int firstProperty,
TpMessageInfoProperty[] messageInfoProperties)
|
void |
IpMessageOperations.setInfoProperties(int folderSessionID,
java.lang.String messageID,
int firstProperty,
TpMessageInfoProperty[] messageInfoProperties)
|
| Constructors in org.csapi.gms with parameters of type P_GMS_INVALID_MESSAGE_ID | |
|---|---|
P_GMS_INVALID_MESSAGE_IDHolder(P_GMS_INVALID_MESSAGE_ID initial)
|
|
| Uses of P_GMS_INVALID_MESSAGE_ID in org.mobicents.csapi.jr.slee.gms |
|---|
| Methods in org.mobicents.csapi.jr.slee.gms that throw P_GMS_INVALID_MESSAGE_ID | |
|---|---|
java.lang.String |
IpMessageConnection.getContent(java.lang.String messageID)
This method retrieves the message content. |
int |
IpMessageConnection.getInfoAmount(java.lang.String messageID)
This method returns the number of message information properties of the specified message. |
TpMessageInfoProperty[] |
IpMessageConnection.getInfoProperties(java.lang.String messageID,
int firstProperty,
int numberOfProperties)
This method returns the properties of a message. |
IpMessage |
IpMailboxFolderConnection.getMessage(java.lang.String messageID)
This method gets a message from an open mailbox folder. |
void |
IpMessageConnection.remove(java.lang.String messageID)
This method removes a message from the open mailbox folder. |
void |
IpMessageConnection.setInfoProperties(java.lang.String messageID,
int firstProperty,
TpMessageInfoProperty[] messageInfoProperties)
This method sets the properties of a message. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||