org.mobicents.servlet.sip.proxy
Class ProxyUtils
java.lang.Object
org.mobicents.servlet.sip.proxy.ProxyUtils
public class ProxyUtils
- extends java.lang.Object
TODO: Use outbound interface from ProxyParams.outboundInterface when adding local
listening point addresses.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyUtils
public ProxyUtils(SipFactoryImpl sipFactoryImpl,
ProxyImpl proxy)
createProxiedRequest
public javax.sip.message.Request createProxiedRequest(SipServletRequestImpl originalRequest,
ProxyBranchImpl proxyBranch,
ProxyParams params)
createProxiedResponse
public SipServletResponseImpl createProxiedResponse(SipServletResponseImpl sipServetResponse,
ProxyBranchImpl proxyBranch)
toHexString
public static java.lang.String toHexString(byte[] b)
Copyright © 2009. All Rights Reserved.