Interface | Description |
---|---|
HTTPTransportSender |
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 |
The Class CommonsHTTPTransportSender use Commons-HTTPclient 3.1.
|
CommonsTransportHeaders | |
ForbidSessionCreationWrapper | |
HTTPAuthenticator | |
HTTPConstants |
HTTP protocol and message context constants.
|
HTTPSender | |
HTTPTransportConstants | |
HttpTransportProperties |
Utility bean for setting transport properties in runtime.
|
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
|
Enum | Description |
---|---|
HTTPSender.HTTPStatusCodeFamily |
The set of HTTP status code families.
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.