Uses of Class
org.mobicents.protocols.ss7.map.api.MAPApplicationContext

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, SccpAddress origAddress, AddressString origReference, SccpAddress destAddress, AddressString destReference)
          Creates a new Dialog.
 



Copyright © 2011. All Rights Reserved.