Oracle Corp.

Oracle WebLogic Communications Server 10.1 API Reference


com.bea.wcp.sip
Interface WlssProxy

All Superinterfaces:
Proxy

Deprecated. The interface has been deprecated since JSR289

public interface WlssProxy
extends Proxy

This class is a WebLogic SIP Server specific extension of the interface javax.servlet.sip.Proxy. It adds the functionality required to support the Path header, RFC 3327. This extension adds a parameter :

addToPath:
Whether to add this Proxy URI in the Path header to the REGISTER. The defualt is false.
The effect of this parameters is explained further below.

Copyright © 2008 Oracle Corp. All Rights Reserved.

Methods inherited from interface javax.servlet.sip.Proxy
cancel, cancel, createProxyBranches, getAddToPath, getNoCancel, getOriginalRequest, getParallel, getPathURI, getProxyBranch, getProxyBranches, getProxyTimeout, getRecordRoute, getRecordRouteURI, getRecurse, getSequentialSearchTimeout, getStateful, getSupervised, proxyTo, proxyTo, setAddToPath, setNoCancel, setOutboundInterface, setOutboundInterface, setParallel, setProxyTimeout, setRecordRoute, setRecurse, setSequentialSearchTimeout, setStateful, setSupervised, startProxy
 


Documentation is available at
http://e-docs.bea.com/wlcp/wlss40/
Copyright 2008 Oracle Corp.