|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.servlet.sip.proxy.ProxyUtils
public class ProxyUtils
TODO: Use outbound interface from ProxyParams.outboundInterface when adding local listening point addresses.
| Constructor Summary | |
|---|---|
ProxyUtils()
|
|
| Method Summary | |
|---|---|
static javax.sip.message.Request |
createProxiedRequest(SipServletRequestImpl originalRequest,
ProxyBranchImpl proxyBranch,
URI destination,
SipURI outboundInterface,
SipURI routeRecord,
SipURI path)
|
static SipServletResponseImpl |
createProxiedResponse(SipServletResponseImpl sipServetResponse,
ProxyBranchImpl proxyBranch)
|
static java.lang.String |
toHexString(byte[] b)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyUtils()
| Method Detail |
|---|
public static javax.sip.message.Request createProxiedRequest(SipServletRequestImpl originalRequest,
ProxyBranchImpl proxyBranch,
URI destination,
SipURI outboundInterface,
SipURI routeRecord,
SipURI path)
public static SipServletResponseImpl createProxiedResponse(SipServletResponseImpl sipServetResponse,
ProxyBranchImpl proxyBranch)
public static java.lang.String toHexString(byte[] b)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||