Package org.jboss.webservice.handler

Class Summary
ClientHandlerChain (src) No special behaviour required on the client side.
ClientLoginHandler (src) An Axis style handler that adds username/password as SOAP header elements.
HandlerChainBaseImpl (src) Represents a list of handlers.
HandlerWrapper (src) A wrapper arround a Handler (src) that takes care of its lifecycle.
MessageContextImpl (src) The message context that is processed by a handler in the handle method.
ServerHandlerChain (src) Represents a list of handlers.
ServerLoginHandler (src) An Axis style handler that gets username/password from SOAP header elements.