|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 are 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||