| 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
|
void |
MAPServiceListener.onProviderErrorComponent(MAPDialog mapDialog,
java.lang.Long invokeId,
MAPProviderError providerError)
Invoked when the provider error when parsing the response
|
| Modifier and Type | Method and Description |
|---|---|
static MAPProviderError |
MAPProviderError.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MAPProviderError[] |
MAPProviderError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011. All Rights Reserved.