Uses of Class
org.mobicents.mscontrol.MsConnectionState

Packages that use MsConnectionState
org.mobicents.mscontrol   
 

Uses of MsConnectionState in org.mobicents.mscontrol
 

Methods in org.mobicents.mscontrol that return MsConnectionState
 MsConnectionState MsConnection.getState()
          Returns the state of MsConnection
static MsConnectionState MsConnectionState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MsConnectionState[] MsConnectionState.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009. All Rights Reserved.