| Class and Description |
|---|
| org.apache.axis2.transport.http.impl.httpclient3.HTTPProxcyConfigurator |
| org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil |
| 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.
|
| Method and Description |
|---|
| 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–2018 The Apache Software Foundation. All rights reserved.