| Package | Description |
|---|---|
| javax.servlet.sip.ar |
| Modifier and Type | Method and Description |
|---|---|
SipTargetedRequestType |
SipTargetedRequestInfo.getType() |
static SipTargetedRequestType |
SipTargetedRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SipTargetedRequestType[] |
SipTargetedRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SipTargetedRequestInfo(SipTargetedRequestType type,
String applicationName)
Creates a SipTargetedRequestInfo object containing information necessary to help the application router make its application selection decision when the request is targeted.
|
Copyright © 2016. All rights reserved.