|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MAPUserAbortChoice | |
|---|---|
| org.mobicents.protocols.ss7.map.api | |
| org.mobicents.protocols.ss7.map.api.dialog | |
| Uses of MAPUserAbortChoice in org.mobicents.protocols.ss7.map.api |
|---|
| Methods in org.mobicents.protocols.ss7.map.api that return MAPUserAbortChoice | |
|---|---|
MAPUserAbortChoice |
MapServiceFactory.createMAPUserAbortChoice()
Creates a new instance of MAPUserAbortChoice |
| Methods in org.mobicents.protocols.ss7.map.api with parameters of type MAPUserAbortChoice | |
|---|---|
void |
MAPDialog.abort(MAPUserAbortChoice mapUserAbortChoice)
This is equivalent to MAP User issuing the MAP_U_ABORT Service Request. |
| Uses of MAPUserAbortChoice in org.mobicents.protocols.ss7.map.api.dialog |
|---|
| Methods in org.mobicents.protocols.ss7.map.api.dialog that return MAPUserAbortChoice | |
|---|---|
MAPUserAbortChoice |
MAPUserAbortInfo.getMAPUserAbortChoice()
Get the MAPUserAbortChoice indicating the reason why peer aborted
the MAP Dialog |
| Methods in org.mobicents.protocols.ss7.map.api.dialog with parameters of type MAPUserAbortChoice | |
|---|---|
void |
MAPUserAbortInfo.setMAPUserAbortChoice(MAPUserAbortChoice mapUsrAbrtChoice)
Set the MAPUserAbortChoice |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||