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

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

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

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



Copyright © 2011. All Rights Reserved.