Uses of Class
org.mobicents.media.server.spi.Valve

Packages that use Valve
org.mobicents.media.server.spi   
 

Uses of Valve in org.mobicents.media.server.spi
 

Methods in org.mobicents.media.server.spi that return Valve
static Valve Valve.getInstance(String name)
           
static Valve Valve.getValve(int code)
           
static Valve Valve.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Valve[] Valve.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.