Uses of Class
org.mobicents.protocols.mgcp.stack.MgcpResponseType

Packages that use MgcpResponseType
org.mobicents.protocols.mgcp.stack   
 

Uses of MgcpResponseType in org.mobicents.protocols.mgcp.stack
 

Methods in org.mobicents.protocols.mgcp.stack that return MgcpResponseType
static MgcpResponseType MgcpResponseType.getResponseTypeFromCode(int responseCode)
           
static MgcpResponseType MgcpResponseType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MgcpResponseType[] MgcpResponseType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 TeleStax, Inc.. All Rights Reserved.