public class SipTargetedRequestInfo extends Object
| Constructor and Description |
|---|
SipTargetedRequestInfo(SipTargetedRequestType targetedRequestType,
String applicationName)
Creates a SipTargetedRequestInfo object containing information necessary
to help the application router make its application selection decision
when the request is targeted.
|
public SipTargetedRequestInfo(SipTargetedRequestType targetedRequestType, String applicationName)
targetedRequestType - Targeted request type {ENCODED_URI, JOIN, REPLACES}applicationName - The name of the application targeted by the request.public String getApplicationName()
public SipTargetedRequestType getType()
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.