Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Deprecated API


Contents

Deprecated Interfaces
com.bea.wcp.sip.WlssProxy
          The interface has been deprecated since JSR289 
com.bea.wcp.sip.WlssSipServletMessage
          This feature is now available in the SipServletMessage interface as of JSR 289. 
com.bea.wcp.sip.WlssSipServletResponse
          This class is deprecated as the createPrack method is now available in the parent SipServletResponse class. Use SipServletResponse.createPrack() instead. 

 

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

 

Deprecated Enums
com.bea.wcp.sip.WlssSipServletMessage.UseHeaderForm
           

 

Deprecated Methods
com.bea.wcp.sip.WlssSipServletResponse.createPrack()
          in favor of SipServletResponse#createPrack() 
com.bea.wcp.util.Sessions.doAction(String, WlssAction)
          com.bea.wcp.sip.WlssSipSessionsUtil.doAction(String applicationSessionId, WlssAction action) should be used instead 
com.bea.wcp.sip.management.runtime.SipApplicationRuntimeMBean.getActiveAppSessionCount()
            
com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean.getActiveServerAppSessionCount()
            
com.bea.wcp.sip.management.runtime.SipServerRuntimeMBean.getActiveServerSipSessionCount()
            
com.bea.wcp.sip.management.runtime.SipApplicationRuntimeMBean.getActiveSipSessionCount()
            
com.bea.wcp.sip.management.runtime.SipApplicationRuntimeMBean.getActiveVersionState()
          use ApplicationRuntimeMBean#getActiveVersionState 
com.bea.wcp.sip.management.runtime.SipApplicationRuntimeMBean.getApplicationName()
          use ApplicationRuntimeMBean#getApplicationName 
com.bea.wcp.sip.management.runtime.SipApplicationRuntimeMBean.getApplicationVersion()
          use ApplicationRuntimeMBean#getApplicationVersion 
com.bea.wcp.diameter.management.descriptor.beans.ConfigurationBean.getMessageDebugEnabled()
            
com.bea.wcp.sip.WlssSipServletMessage.getUseHeaderForm()
           
com.bea.wcp.sip.WlssSipServletMessage.setUseHeaderForm(WlssSipServletMessage.UseHeaderForm)
          This feature is now available in the SipServletMessage interface as of JSR 289. 

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.