|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SipTargetedRequestType | |
|---|---|
| javax.servlet.sip.ar | |
| Uses of SipTargetedRequestType in javax.servlet.sip.ar |
|---|
| Methods in javax.servlet.sip.ar that return SipTargetedRequestType | |
|---|---|
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. |
| Constructors in javax.servlet.sip.ar with parameters of type SipTargetedRequestType | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||