org.mobicents.protocols.ss7.map.api.dialog
public interface MAPProviderAbortInfo
| Modifier and Type | Method and Description |
|---|---|
MAPDialog |
getMAPDialog()
Get the
MAPDialog for which this event is fired |
MAPProviderAbortReason |
getMAPProviderAbortReason()
get the
MAPProviderAbortReason indicating the reason why stack
aborted this MAP Dialog |
void |
setMAPDialog(MAPDialog mapDialog)
Set the
MAPDialog |
void |
setMAPProviderAbortReason(MAPProviderAbortReason mapProvAbrtReas)
Set the
MAPProviderAbortReason indicating the reason why stack
aborted this MAP Dialog |
void setMAPProviderAbortReason(MAPProviderAbortReason mapProvAbrtReas)
MAPProviderAbortReason indicating the reason why stack
aborted this MAP DialogmapProvAbrtReas - MAPProviderAbortReason getMAPProviderAbortReason()
MAPProviderAbortReason indicating the reason why stack
aborted this MAP DialogCopyright © 2011. All Rights Reserved.