Package org.apache.axis.handlers

Class Summary

BasicHandlerBasicHandler is a utility class which implements simple property setting/getting behavior, and stubs out a lot of the Handler methods.
DebugHandler
EchoHandler
ErrorHandler
HandlerChainImpl Implementation of HandlerChain
HandlerInfoChainFactory
JAXRPCHandler Handles JAXRPC style handlers.
JWSHandlerA JWSHandler sets the target service and JWS filename in the context depending on the JWS configuration and the target URL.
LogHandler A simple Handler which logs the request and response messages to either the console or a specified file (default "axis.log").
LogMessageThis handler simply prints a custom message to the debug log.
MD5AttachHandler
ServiceInvocation Keep here the invocation info: operation + arguments.
SimpleAuthenticationHandler Just a simple Authentication Handler to see if the user specified in the Bag in the MessageContext is allowed to continue.
SimpleAuthorizationHandler Just a simple Authorization Handler to see if the user specified in the Bag in the MessageContext is allowed to preform this action.
SimpleSessionHandlerThis handler uses SOAP headers to do simple session management.
SOAPMonitorHandler This handler is used to route SOAP messages to the SOAP monitor service.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.