Uses of Class
org.mobicents.protocols.ss7.map.api.dialog.MAPProviderAbortReason

Packages that use MAPProviderAbortReason
org.mobicents.protocols.ss7.map.api.dialog   
 

Uses of MAPProviderAbortReason in org.mobicents.protocols.ss7.map.api.dialog
 

Methods in org.mobicents.protocols.ss7.map.api.dialog that return MAPProviderAbortReason
static MAPProviderAbortReason MAPProviderAbortReason.getInstance(int code)
           
 MAPProviderAbortReason MAPProviderAbortInfo.getMAPProviderAbortReason()
          get the MAPProviderAbortReason indicating the reason why stack aborted this MAP Dialog
static MAPProviderAbortReason MAPProviderAbortReason.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MAPProviderAbortReason[] MAPProviderAbortReason.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.dialog with parameters of type MAPProviderAbortReason
 void MAPProviderAbortInfo.setMAPProviderAbortReason(MAPProviderAbortReason mapProvAbrtReas)
          Set the MAPProviderAbortReason indicating the reason why stack aborted this MAP Dialog
 



Copyright © 2010. All Rights Reserved.