Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


com.bea.wcp.sip
Class WlssSipServlet

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


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 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.


Constructor Summary
WlssSipServlet()
          Deprecated.  

 

Method Summary

 

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.0

E18767-01


Copyright © 2005, 2010, Oracle and/or its affiliates. All rights reserved.