Deprecated API


Contents
Deprecated Classes
org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
          org.apache.axis2.transport.http.HttpTransportProperties.MailProperties has been deprecated and user are encourage the use of java.util.Properties instead. 
 

Deprecated Methods
org.apache.axis2.transport.http.HTTPTransportUtils.createEnvelopeFromGetRequest(String, Map, ConfigurationContext)
          This was used only by the now deprecated processHTTPGetRequest() method. 
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPGetRequest(MessageContext, OutputStream, String, String, ConfigurationContext, Map)
          use RESTUtil.processURLRequest(MessageContext msgContext, OutputStream out, String contentType) instead 
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.