|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpMailboxIdentifier | |
|---|---|
| org.mobicents.csapi.jr.slee.gms | Contains the Parlay Generic Messaging Service data types and interfaces. |
| Uses of TpMailboxIdentifier in org.mobicents.csapi.jr.slee.gms |
|---|
| Methods in org.mobicents.csapi.jr.slee.gms that return TpMailboxIdentifier | |
|---|---|
TpMailboxIdentifier |
MailboxTerminatedEvent.getTpMailboxIdentifier()
Returns the tpMailboxIdentifier |
TpMailboxIdentifier |
MailboxFaultDetectedEvent.getTpMailboxIdentifier()
Returns the tpMailboxIdentifier |
TpMailboxIdentifier |
IpMessagingManagerConnection.openMailbox(TpAddress mailboxID,
java.lang.String authenticationInfo)
This method opens a mailbox for the application. |
| Methods in org.mobicents.csapi.jr.slee.gms with parameters of type TpMailboxIdentifier | |
|---|---|
IpMailboxConnection |
IpMessagingManagerConnection.getIpMailboxConnection(TpMailboxIdentifier mailboxIdentifier)
Obtains Access To a IpMailboxConnection interface |
| Constructors in org.mobicents.csapi.jr.slee.gms with parameters of type TpMailboxIdentifier | |
|---|---|
MailboxFaultDetectedEvent(TpServiceIdentifier tpServiceIdentifier,
TpMailboxIdentifier tpMailboxIdentifier,
TpMessagingFault fault)
Constructor for MailboxFaultDetectedEvent |
|
MailboxTerminatedEvent(TpServiceIdentifier tpServiceIdentifier,
TpMailboxIdentifier tpMailboxIdentifier)
Constructor for MailboxTerminatedEvent |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||