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

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

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

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

Methods in org.mobicents.media.server.spi with parameters of type ConnectionType
 Connection Endpoint.createConnection(ConnectionType type)
          Creates new connection with specified mode.
 



Copyright © 2011. All Rights Reserved.