|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MAPApplicationContext | |
|---|---|
| org.mobicents.protocols.ss7.map.api | |
| Uses of MAPApplicationContext in org.mobicents.protocols.ss7.map.api |
|---|
| Methods in org.mobicents.protocols.ss7.map.api that return MAPApplicationContext | |
|---|---|
static MAPApplicationContext |
MAPApplicationContext.getInstance(int applicationContext)
|
static MAPApplicationContext |
MAPApplicationContext.getInstance(long[] oid)
|
static MAPApplicationContext |
MAPApplicationContext.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MAPApplicationContext[] |
MAPApplicationContext.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.mobicents.protocols.ss7.map.api with parameters of type MAPApplicationContext | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||