|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IpMessage | |
|---|---|
| org.csapi.gms | |
| org.mobicents.csapi.jr.slee.gms | Contains the Parlay Generic Messaging Service data types and interfaces. |
| Uses of IpMessage in org.csapi.gms |
|---|
| Classes in org.csapi.gms that implement IpMessage | |
|---|---|
class |
_IpMessageStub
Generated from IDL interface "IpMessage" |
| Fields in org.csapi.gms declared as IpMessage | |
|---|---|
IpMessage |
IpMessageHolder.value
|
| Methods in org.csapi.gms that return IpMessage | |
|---|---|
IpMessage |
IpMessagePOATie._this()
|
IpMessage |
IpMessagePOA._this()
|
IpMessage |
IpMessagePOATie._this(org.omg.CORBA.ORB orb)
|
IpMessage |
IpMessagePOA._this(org.omg.CORBA.ORB orb)
|
static IpMessage |
IpMessageHelper.extract(org.omg.CORBA.Any any)
|
IpMessage |
_IpMailboxFolderStub.getMessage(int folderSessionID,
java.lang.String messageID)
|
IpMessage |
IpMailboxFolderPOATie.getMessage(int folderSessionID,
java.lang.String messageID)
|
IpMessage |
IpMailboxFolderOperations.getMessage(int folderSessionID,
java.lang.String messageID)
|
static IpMessage |
IpMessageHelper.narrow(java.lang.Object obj)
|
static IpMessage |
IpMessageHelper.narrow(org.omg.CORBA.Object obj)
|
static IpMessage |
IpMessageHelper.read(org.omg.CORBA.portable.InputStream in)
|
static IpMessage |
IpMessageHelper.unchecked_narrow(org.omg.CORBA.Object obj)
|
| Methods in org.csapi.gms with parameters of type IpMessage | |
|---|---|
static void |
IpMessageHelper.insert(org.omg.CORBA.Any any,
IpMessage s)
|
static void |
IpMessageHelper.write(org.omg.CORBA.portable.OutputStream _out,
IpMessage s)
|
| Constructors in org.csapi.gms with parameters of type IpMessage | |
|---|---|
IpMessageHolder(IpMessage initial)
|
|
| Uses of IpMessage in org.mobicents.csapi.jr.slee.gms |
|---|
| Methods in org.mobicents.csapi.jr.slee.gms that return IpMessage | |
|---|---|
IpMessage |
IpMailboxFolderConnection.getMessage(java.lang.String messageID)
This method gets a message from an open mailbox folder. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||