| Name | Description | Type | Package | Framework |
| BasicHandler | BasicHandler is a utility class which implements simple property setting/getting behavior, and stubs out a lot of the Handler | Class | org.apache.axis.handlers | Apache Axis |
| DebugHandler | Class | org.apache.axis.handlers | Apache Axis | |
| EchoHandler | Class | org.apache.axis.handlers | Apache Axis | |
| ErrorHandler | Class | org.apache.axis.handlers | Apache Axis | |
| HandlerChainImpl | Class | org.apache.axis.handlers | Apache Axis | |
| HandlerInfoChainFactory | Class | org.apache.axis.handlers | Apache Axis | |
| HTTPActionHandler | An HTTPActionHandler simply sets the context's TargetService property from the HTTPAction property. | Class | org.apache.axis.handlers.http | Apache Axis |
| HTTPAuthHandler | An HTTPAuthHandler simply sets the context's username and password properties from the HTTP auth headers. | Class | org.apache.axis.handlers.http | Apache Axis |
| JAXRPCHandler | Handles JAXRPC style handlers. | Class | org.apache.axis.handlers | Apache Axis |
| JWSHandler | A JWSHandler sets the target service and JWS filename in the context depending on the JWS configuration and the target URL. | Class | org.apache.axis.handlers | Apache Axis |
| LogHandler | A simple Handler which logs the request and response messages to either the console or a specified file (default "axis. | Class | org.apache.axis.handlers | Apache Axis |
| LogMessage | This handler simply prints a custom message to the debug log. | Class | org.apache.axis.handlers | Apache Axis |
| MD5AttachHandler | Class | org.apache.axis.handlers | Apache Axis | |
| MustUnderstandChecker | MustUnderstandChecker is used to inject SOAP semantics just beforeSee Also:Serialized Form | Class | org.apache.axis.handlers.soap | Apache Axis |
| SimpleAuthenticationHandler | Just a simple Authentication Handler to see if the user specified in the Bag in the MessageContext is allowed to continue. | Class | org.apache.axis.handlers | Apache Axis |
| SimpleAuthorizationHandler | Just a simple Authorization Handler to see if the user specified in the Bag in the MessageContext is allowed to preform this | Class | org.apache.axis.handlers | Apache Axis |
| SimpleSessionHandler | This handler uses SOAP headers to do simple session management. | Class | org.apache.axis.handlers | Apache Axis |
| SOAPMonitorHandler | This handler is used to route SOAP messages to the SOAP monitor service. | Class | org.apache.axis.handlers | Apache Axis |
| SOAPService | A SOAPService is a Handler which encapsulates a SOAP invocation. | Class | org.apache.axis.handlers.soap | Apache Axis |
| URLMapper | An URLMapper attempts to use the extra path info of this request as the service name. | Class | org.apache.axis.handlers.http | Apache Axis |