JavaScript is disabled on your browser.
Oracle Communications Converged Application Server Java API Reference 7.1 F18463-01
Detail:
Field |
Constr |
Method
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.sip.SipServlet
com.bea.wcp.sip.WlssSipServlet
All Implemented Interfaces:
Serializable , javax.servlet.Servlet, javax.servlet.ServletConfig
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.
Author:
Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
See Also:
Serialized Form
Field Summary
Fields inherited from class javax.servlet.sip.SipServlet
DNS_RESOLVER, OUTBOUND_ADDRESSES, OUTBOUND_INTERFACES, PRACK_SUPPORTED, SIP_APPLICATIONSESSION_CREATE, SIP_APPLICATIONSESSION_ID, SIP_APPLICATIONSESSION_KEY, SIP_FACTORY, SIP_SESSIONS_UTIL, SUPPORTED, SUPPORTED_RFCs, TIMER_SERVICE
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.
Oracle Communications Converged Application Server Java API Reference 7.1 F18463-01
Detail:
Field |
Constr |
Method
Copyright © 2015, 2019, Oracle and/or its affiliates. All rights reserved.