Deprecated API


Contents
Deprecated Interfaces
org.echarts.servlet.sip.Converged
          JSR 116 no longer supported. JSR 289 supports converged apps natively so no need for this interface. 
 

Deprecated Methods
org.echarts.servlet.sip.FeatureBox.getDefaultModifier()
          With support for standardized application composition, the need to have a "forwarding" capability built into many apps is now reduced. It can of course still be done with a RequestModifier, or in a separate app that can be composed with other functionality as desired. 
org.echarts.servlet.sip.EChartsSipServlet.getDefaultModifier()
          With support for standardized application composition, the need to have a "forwarding" capability built into many apps is now reduced. It can of course still be done with a RequestModifier, or in a separate app that can be composed with other functionality as desired. 
org.echarts.servlet.sip.messages.Request.getRealPath(String)