|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||