Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.bea.wcp.sip
Class WlssSipServlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.sip.SipServlet
          extended by com.bea.wcp.sip.WlssSipServlet

All Implemented Interfaces:
Serializable, Servlet, ServletConfig

Deprecated. This class is deprecated as methods provided in this class are now available in the parent javax.servlet.sip.SipServlet class.

public class WlssSipServlet
extends javax.servlet.sip.SipServlet

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.

See Also:
Serialized Form

Field Summary

 

Fields inherited from class javax.servlet.sip.SipServlet
OUTBOUND_INTERFACES, PRACK_SUPPORTED, SIP_FACTORY, SIP_SESSIONS_UTIL, SUPPORTED, SUPPORTED_RFCs, TIMER_SERVICE

 

Constructor Summary
WlssSipServlet()
          Deprecated.  

 

Method Summary

 

Methods inherited from class javax.servlet.sip.SipServlet
doAck, doBranchResponse, doBye, doCancel, doErrorResponse, doInfo, doInvite, doMessage, doNotify, doOptions, doPrack, doProvisionalResponse, doPublish, doRedirectResponse, doRefer, doRegister, doRequest, doResponse, doSubscribe, doSuccessResponse, doUpdate, log, log, service

 

Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

WlssSipServlet

public WlssSipServlet()
Deprecated. 

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.