|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpMessagingEventInfo | |
|---|---|
| org.csapi.gms | |
| org.mobicents.csapi.jr.slee.gms | Contains the Parlay Generic Messaging Service data types and interfaces. |
| Uses of TpMessagingEventInfo in org.csapi.gms |
|---|
| Fields in org.csapi.gms declared as TpMessagingEventInfo | |
|---|---|
TpMessagingEventInfo |
TpMessagingEventInfoHolder.value
|
| Methods in org.csapi.gms that return TpMessagingEventInfo | |
|---|---|
static TpMessagingEventInfo |
TpMessagingEventInfoHelper.extract(org.omg.CORBA.Any any)
|
static TpMessagingEventInfo |
TpMessagingEventInfoHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.gms with parameters of type TpMessagingEventInfo | |
|---|---|
static void |
TpMessagingEventInfoHelper.insert(org.omg.CORBA.Any any,
TpMessagingEventInfo s)
|
void |
_IpAppMessagingManagerStub.messagingEventNotify(IpMessagingManager messagingManager,
TpMessagingEventInfo eventInfo,
int assignmentID)
|
void |
IpAppMessagingManagerPOATie.messagingEventNotify(IpMessagingManager messagingManager,
TpMessagingEventInfo eventInfo,
int assignmentID)
|
void |
IpAppMessagingManagerOperations.messagingEventNotify(IpMessagingManager messagingManager,
TpMessagingEventInfo eventInfo,
int assignmentID)
|
static void |
TpMessagingEventInfoHelper.write(org.omg.CORBA.portable.OutputStream out,
TpMessagingEventInfo s)
|
| Constructors in org.csapi.gms with parameters of type TpMessagingEventInfo | |
|---|---|
TpMessagingEventInfoHolder(TpMessagingEventInfo initial)
|
|
| Uses of TpMessagingEventInfo in org.mobicents.csapi.jr.slee.gms |
|---|
| Methods in org.mobicents.csapi.jr.slee.gms that return TpMessagingEventInfo | |
|---|---|
TpMessagingEventInfo |
MessagingEventNotifyEvent.getEventInfo()
Returns the eventInfo |
| Constructors in org.mobicents.csapi.jr.slee.gms with parameters of type TpMessagingEventInfo | |
|---|---|
MessagingEventNotifyEvent(TpServiceIdentifier tpServiceIdentifier,
IpMessagingManager messagingManager,
TpMessagingEventInfo eventInfo,
int assignmentID)
Constructor for MessagingEventNotifyEvent |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||