| Package | Description |
|---|---|
| org.mobicents.servlet.sip.core | |
| org.mobicents.servlet.sip.message |
| Modifier and Type | Method and Description |
|---|---|
static RoutingState |
RoutingState.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
RoutingState |
SipServletRequestImpl.getRoutingState() |
| Modifier and Type | Method and Description |
|---|---|
void |
SipServletRequestImpl.setRoutingState(RoutingState routingState) |
Copyright © 2014. All Rights Reserved.