public class UnderstandAllHeadersHandler extends AbstractHandler
Handler.InvocationResponse
handlerDesc
Constructor and Description |
---|
UnderstandAllHeadersHandler() |
Modifier and Type | Method and Description |
---|---|
Handler.InvocationResponse |
invoke(MessageContext msgContext)
This method will be called on each registered handler when a message
needs to be processed.
|
flowComplete, getHandlerDesc, getName, getParameter, init, toString
public Handler.InvocationResponse invoke(MessageContext msgContext) throws AxisFault
Handler
msgContext
- the MessageContext
to process with this
Handler
.AxisFault
- if the handler encounters an errorCopyright © The Apache Software Foundation. All Rights Reserved.