| Name | Description | Type | Package | Framework |
| AbstractQueryStringHandler | An optional base class for query string handlers; provides various helper methods and extracts things from the the message context | Class | org.apache.axis.transport.http | Apache Axis |
| AdminServlet | Proof-of-concept "management" servlet for Axis. | Class | org.apache.axis.transport.http | Apache Axis |
| AutoRegisterServlet | Servlet that autoregistersAuthor:Steve Loughran | Class | org.apache.axis.transport.http | Apache Axis |
| AxisHttpSession | An HTTP/Servlet implementation of Axis sessions. | Class | org.apache.axis.transport.http | Apache Axis |
| AxisHTTPSessionListener | A simple listener for Servlet 2. | Class | org.apache.axis.transport.http | Apache Axis |
| AxisServlet | Class | org.apache.axis.transport.http | Apache Axis | |
| AxisServletBase | Base class for servlets used in axis, has common methods to get and save the engine to a common location, currently the | Class | org.apache.axis.transport.http | Apache Axis |
| ChunkedInputStream | Class | org.apache.axis.transport.http | Apache Axis | |
| ChunkedOutputStream | Class | org.apache.axis.transport.http | Apache Axis | |
| CommonsHTTPSender | This class uses Jakarta Commons's HttpClient to call a SOAP server. | Class | org.apache.axis.transport.http | Apache Axis |
| FilterPrintWriter | simple wrapper around PrintWriter class. | Class | org.apache.axis.transport.http | Apache Axis |
| FilterPrintWriter .NullOutputStream | Class | org.apache.axis.transport.http.FilterPrintWriter | Apache Axis | |
| HTTPConstants | HTTP protocol and message context constants. | Class | org.apache.axis.transport.http | Apache Axis |
| HTTPSender | This is meant to be used on a SOAP Client to call a SOAP server. | Class | org.apache.axis.transport.http | Apache Axis |
| HTTPTransport | set HTTP-specific message context fields and transport chains. | Class | org.apache.axis.transport.http | Apache Axis |
| JavaNetHTTPSender | Pivot handler for the HTTP transport based on the HttpURLConnection API. | Class | org.apache.axis.transport.http.javanet | Apache Axis |
| JettyAxisServer | Class | org.apache.axis.transport.http | Apache Axis | |
| Messages | Message resources for the org. | Class | org.apache.axis.transport.http.javanet | Apache Axis |
| NonBlockingBufferedInputStream | Class | org.apache.axis.transport.http | Apache Axis | |
| QSHandler | The QSHandler interface defines an interface for classes that handle the actions necessary when a particular query string is encountered in an AXIS | Interface | org.apache.axis.transport.http | Apache Axis |
| QSListHandler | The QSListHandler class is a handler which lists the AXIS Server's configuration when the query string "list" is encountered in an AXIS servlet | Class | org.apache.axis.transport.http | Apache Axis |
| QSMethodHandler | The QSMethodHandler class is a handler which executes a given method from an an AXIS service's WSDL definition when the query string "method" is | Class | org.apache.axis.transport.http | Apache Axis |
| QSWSDLHandler | The QSWSDLHandler class is a handler which provides an AXIS service's WSDL document when the query string "wsdl" (ignoring case) is encountered in an | Class | org.apache.axis.transport.http | Apache Axis |
| ServletEndpointContextImpl | Class | org.apache.axis.transport.http | Apache Axis | |
| SimpleAxisServer | This is a simple implementation of an HTTP server for processing SOAP requests via Apache's xml-axis. | Class | org.apache.axis.transport.http | Apache Axis |
| SimpleAxisWorker | Class | org.apache.axis.transport.http | Apache Axis | |
| SocketHolder | Class | org.apache.axis.transport.http | Apache Axis | |
| SocketInputStream | The ONLY reason for this is so we can clean up sockets quicker/cleaner. | Class | org.apache.axis.transport.http | Apache Axis |