BEA Systems, Inc.

BEA WebLogic SIP Server 2.2 API Reference


Package com.bea.wcp.sip

Interface Summary
WlssAction WlssAction is intended to be used by converged applications in non-SIP scope (for example HTTP servlets) which want to execute their business logic (which consist of multiple interactions with the SipApplicationSession or SipSession) with concurrency control with respect to the SIP call-state.
WlssProxy This class is a WebLogic SIP Server specific extension of the interface javax.servlet.sip.Proxy.
WlssSipApplicationSession This interface is an extension of the standard SipApplicationSession interface.
WlssSipServletResponse This interface is intended to add WebLogic SIP server specific method createPrack(), which is an addition to the standard javax.servlet.sip.SipServletResponse interface.
 

Class Summary
WlssSipServlet This class is a WebLogic SIP Server specific extension of the class javax.servlet.sip.SipServlet, which introduces two new methods doRefer() and doPublish() for handling REFER and PUBLISH methods respectively.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13209_01/wlcp/wlss22/
Copyright 2006 BEA Systems Inc.