|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MAPDialog | |
|---|---|
| org.mobicents.protocols.ss7.map.api | |
| org.mobicents.protocols.ss7.map.api.dialog | |
| Uses of MAPDialog in org.mobicents.protocols.ss7.map.api |
|---|
| Methods in org.mobicents.protocols.ss7.map.api that return MAPDialog | |
|---|---|
MAPDialog |
MAPProvider.createNewDialog(MAPApplicationContext appCntx,
org.mobicents.protocols.ss7.sccp.parameter.SccpAddress origAddress,
AddressString origReference,
org.mobicents.protocols.ss7.sccp.parameter.SccpAddress destAddress,
AddressString destReference)
Creates a new Dialog. |
MAPDialog |
MAPMessage.getMAPDialog()
|
MAPDialog |
MAPProvider.getMAPDialog(java.lang.Long dialogId)
Get MAPDialog corresponding to passed dialogId |
| Methods in org.mobicents.protocols.ss7.map.api with parameters of type MAPDialog | |
|---|---|
void |
MAPMessage.setMAPDialog(MAPDialog mapDialog)
|
| Uses of MAPDialog in org.mobicents.protocols.ss7.map.api.dialog |
|---|
| Methods in org.mobicents.protocols.ss7.map.api.dialog that return MAPDialog | |
|---|---|
MAPDialog |
MAPUserAbortInfo.getMAPDialog()
Get the MAPDialog for which this event is fired |
MAPDialog |
MAPRefuseInfo.getMAPDialog()
|
MAPDialog |
MAPProviderAbortInfo.getMAPDialog()
Get the MAPDialog for which this event is fired |
MAPDialog |
MAPOpenInfo.getMAPDialog()
Get the MAPDialog for which this event is fired |
MAPDialog |
MAPCloseInfo.getMAPDialog()
Get the MAPDialog for which this event is fired |
MAPDialog |
MAPAcceptInfo.getMAPDialog()
|
| Methods in org.mobicents.protocols.ss7.map.api.dialog with parameters of type MAPDialog | |
|---|---|
void |
MAPUserAbortInfo.setMAPDialog(MAPDialog mapDialog)
Set the MAPDialog |
void |
MAPRefuseInfo.setMAPDialog(MAPDialog mapDialog)
|
void |
MAPProviderAbortInfo.setMAPDialog(MAPDialog mapDialog)
Set the MAPDialog |
void |
MAPOpenInfo.setMAPDialog(MAPDialog mapDialog)
Set the MAPDialog |
void |
MAPCloseInfo.setMAPDialog(MAPDialog mapDialog)
Set the MAPDialog |
void |
MAPAcceptInfo.setMAPDialog(MAPDialog mapDialog)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||