Package org.apache.axis.handlers
package org.apache.axis.handlers
-
ClassesClassDescription
BasicHandler
is a utility class which implements simple property setting/getting behavior, and stubs out a lot of the Handler methods.Implementation of HandlerChainHandles JAXRPC style handlers.AJWSHandler
sets the target service and JWS filename in the context depending on the JWS configuration and the target URL.A simple Handler which logs the request and response messages to either the console or a specified file (default "axis.log").This handler simply prints a custom message to the debug log.Just a simple Authentication Handler to see if the user specified in the Bag in the MessageContext is allowed to continue.Just a simple Authorization Handler to see if the user specified in the Bag in the MessageContext is allowed to preform this action.This handler uses SOAP headers to do simple session management.This handler is used to route SOAP messages to the SOAP monitor service.