Uses of Class
org.mobicents.servlet.sip.core.RoutingState

Packages that use RoutingState
org.mobicents.servlet.sip.core   
org.mobicents.servlet.sip.message   
 

Uses of RoutingState in org.mobicents.servlet.sip.core
 

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

Uses of RoutingState in org.mobicents.servlet.sip.message
 

Methods in org.mobicents.servlet.sip.message that return RoutingState
 RoutingState SipServletRequestImpl.getRoutingState()
           
 

Methods in org.mobicents.servlet.sip.message with parameters of type RoutingState
 void SipServletRequestImpl.setRoutingState(RoutingState routingState)
           
 



Copyright © 2008. All Rights Reserved.