|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SipURI | |
|---|---|
| javax.servlet.sip | |
| Uses of SipURI in javax.servlet.sip |
|---|
| Methods in javax.servlet.sip that return SipURI | |
|---|---|
SipURI |
SipFactory.createSipURI(String user,
String host)
Constructs a SipURI with the specified user and host components. |
SipURI |
ProxyBranch.getPathURI()
Returns a SipURI that the application can use to add parameters to the Path header. |
SipURI |
Proxy.getPathURI()
Returns a SipURI that the application can use to add parameters to the Path header. |
SipURI |
ProxyBranch.getRecordRouteURI()
Returns a SipURI that the application can use to add parameters to the Record-Route header. |
SipURI |
Proxy.getRecordRouteURI()
Returns a SipURI that the application can use to add parameters to the Record-Route header. |
| Methods in javax.servlet.sip with parameters of type SipURI | |
|---|---|
void |
SipServletRequest.pushRoute(SipURI uri)
Adds a Route header field value to this request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||