| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.map.api | |
| org.mobicents.protocols.ss7.map.api.dialog |
| Modifier and Type | Method and Description |
|---|---|
void |
MAPDialogListener.onDialogReject(MAPDialog mapDialog,
MAPRefuseReason refuseReason,
MAPProviderError providerError,
ApplicationContextName alternativeApplicationContext,
MAPExtensionContainer extensionContainer)
When T_U_ABORT received as the response to T_BEGIN
|
| Modifier and Type | Method and Description |
|---|---|
static MAPRefuseReason |
MAPRefuseReason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MAPRefuseReason[] |
MAPRefuseReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011. All Rights Reserved.