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

Packages that use SipSessionRoutingType
org.mobicents.servlet.sip.core   
org.mobicents.servlet.sip.core.dispatchers   
 

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

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

Uses of SipSessionRoutingType in org.mobicents.servlet.sip.core.dispatchers
 

Methods in org.mobicents.servlet.sip.core.dispatchers with parameters of type SipSessionRoutingType
protected  void RequestDispatcher.forwardRequestStatefully(SipServletRequestImpl sipServletRequest, SipSessionRoutingType sipSessionRoutingType, SipRouteModifier sipRouteModifier)
          Forward statefully a request whether it is initial or subsequent and keep track of the transactions used in application data of each transaction
 



Copyright © 2008. All Rights Reserved.