| Class | Description |
|---|---|
| AbstractAgent |
The AbstractAgent acts as a simple dispatcher for http requests.
|
| AbstractHTTPSender | |
| ApplicationXMLFormatter |
Formates the request message as application/xml
|
| AxisRequestEntity |
This Request Entity is used by the HTTPCommonsTransportSender.
|
| AxisServlet |
Servlet implementing the HTTP and HTTPS transport.
|
| AxisServletListener |
TransportListener implementation for AxisServlet. |
| CommonsHTTPTransportSender | |
| CommonsTransportHeaders | |
| HTTPConstants |
HTTP protocol and message context constants.
|
| HTTPSender | |
| HttpTransportProperties |
Utility bean for setting transport properties in runtime.
|
| HttpTransportProperties.Authenticator | |
| HttpTransportProperties.MailProperties | Deprecated
org.apache.axis2.transport.http.HttpTransportProperties.MailProperties has been
deprecated and user are encourage the use of java.util.Properties instead.
|
| HttpTransportProperties.ProxyProperties | |
| HTTPTransportReceiver |
Class HTTPTransportReceiver
|
| HTTPTransportUtils | |
| HTTPWorker | |
| HTTPWorkerFactory | |
| ListingAgent | |
| MultipartFormDataFormatter |
Formates the request message as multipart/form-data.
|
| RESTRequestEntity | |
| RESTRequestEntity2 | |
| ServletBasedOutTransportInfo | |
| SimpleHTTPServer |
This is a simple implementation of an HTTP server for processing
SOAP requests via Apache's xml-axis2.
|
| SOAPMessageFormatter | |
| TransportHeaders |
Pass-Thru / delayed get and put of the values from HttpServletRequest
|
| XFormURLEncodedFormatter |
Formates the request message as application/x-www-form-urlencoded
|
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.