Oracle Corp.

Oracle WebLogic Communications Server 10.1 API Reference


Deprecated API

Deprecated Classes
com.bea.wcp.sip.management.configuration.MBeanManager
            
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 Interfaces
com.bea.wcp.sip.management.configuration.ClusterToLoadBalancerMapMBean
            
com.bea.wcp.sip.management.runtime.ConfigManagerRuntimeMBean
            
com.bea.wcp.sip.management.configuration.ExternalLoadBalancerMBean
            
com.bea.wcp.sip.management.configuration.MessageDebugMBean
            
com.bea.wcp.sip.management.configuration.OverloadProtectionMBean
            
com.bea.wcp.sip.management.configuration.PartitionMBean
            
com.bea.wcp.sip.management.configuration.ProxyMBean
            
com.bea.wcp.sip.management.configuration.RouteHeaderMBean
            
com.bea.wcp.sip.management.configuration.SipSecurityMBean
            
com.bea.wcp.sip.management.configuration.SipServerMBean
            
com.bea.wcp.sip.management.configuration.WlssMBean
            
com.bea.wcp.sip.WlssProxy
          The interface has been deprecated since JSR289 
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 Methods
com.bea.wcp.util.Sessions.createHttpSession()
          javax.servlet.sip.ConvergedHttpSession.getApplicationSession should be used instead. 
com.bea.wcp.sip.WlssSipServletResponse.createPrack()
          in favor of SipServletResponse#createPrack() 
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.util.Sessions.getApplicationSession(HttpSession)
          javax.servlet.sip.ConvergedHttpSession.getApplicationSession() should be used instead 
com.bea.wcp.util.Sessions.getApplicationSession(String)
          javax.servlet.sip.SipSessionsUtil.getApplicationSession( String applicationSessionId) should be used instead. 
com.bea.wcp.util.Sessions.getApplicationSession(String, long, TimeUnit)
          javax.servlet.sip.SipSessionsUtil.getApplicationSession( String applicationSessionId) should be used instead. 
com.bea.wcp.util.Sessions.getApplicationSessionsByCallId(String)
          javax.servlet.sip.ConvergedHttpSession should be used instead. 
com.bea.wcp.util.Sessions.getApplicationSessionsByCallId(String, long, TimeUnit)
          javax.servlet.sip.ConvergedHttpSession should be used instead. 
com.bea.wcp.sip.management.runtime.SipApplicationRuntimeMBean.getApplicationVersion()
          use ApplicationRuntimeMBean#getApplicationVersion 
com.bea.wcp.util.Sessions.getEncodedURL(String, HttpSession)
          javax.servlet.sip.ConvergedHttpSession.encodeURL(String url) should be used instead 
com.bea.wcp.util.Sessions.getEncodedURL(String, String, HttpSession)
          javax.servlet.sip.ConvergedHttpSession.encodeURL(String relativePath, String scheme) should be used instead 
com.bea.wcp.util.Sessions.removeApplicationSession(HttpSession)
          javax.servlet.sip.ConvergedHttpSession should be used instead. 
com.bea.wcp.util.Sessions.removeApplicationSession(HttpSession, long, TimeUnit)
          javax.servlet.sip.ConvergedHttpSession should be used instead. 
com.bea.wcp.util.Sessions.setApplicationSession(HttpSession, SipApplicationSession)
          javax.servlet.sip.ConvergedHttpSession.getApplicationSession() should be used instead. 
com.bea.wcp.util.Sessions.setApplicationSession(HttpSession, SipApplicationSession, long, TimeUnit)
          javax.servlet.sip.ConvergedHttpSession.getApplicationSession() should be used instead. 
 


Documentation is available at
http://e-docs.bea.com/wlcp/wlss40/
Copyright 2008 Oracle Corp.