|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SipRouteModifier | |
|---|---|
| javax.servlet.sip.ar | |
| Uses of SipRouteModifier in javax.servlet.sip.ar |
|---|
| Methods in javax.servlet.sip.ar that return SipRouteModifier | |
|---|---|
SipRouteModifier |
SipApplicationRouterInfo.getRouteModifier()
|
static SipRouteModifier |
SipRouteModifier.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SipRouteModifier[] |
SipRouteModifier.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in javax.servlet.sip.ar with parameters of type SipRouteModifier | |
|---|---|
SipApplicationRouterInfo(String nextApplicationName,
SipApplicationRoutingRegion routingRegion,
String subscriberURI,
String[] routes,
SipRouteModifier mod,
Serializable stateInfo)
Creates a SipApplicationRouterInfo object containing the information necessary for the conatiner to perform its routing decision. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||