|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SipApplicationRoutingRegionType | |
|---|---|
| javax.servlet.sip.ar | |
| Uses of SipApplicationRoutingRegionType in javax.servlet.sip.ar |
|---|
| Methods in javax.servlet.sip.ar that return SipApplicationRoutingRegionType | |
|---|---|
SipApplicationRoutingRegionType |
SipApplicationRoutingRegion.getType()
Each routing region is either ORIGINATING, TERMINATING, or NEUTRAL type. |
static SipApplicationRoutingRegionType |
SipApplicationRoutingRegionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SipApplicationRoutingRegionType[] |
SipApplicationRoutingRegionType.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 SipApplicationRoutingRegionType | |
|---|---|
SipApplicationRoutingRegion(String label,
SipApplicationRoutingRegionType type)
Deployer may define new routing region by constructing a new SipApplicationRoutingRegion object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||