public interface HandlerIterationStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
visit(Handler handler,
MessageContext msgContext)
Visit a handler with a message context.
|
void visit(Handler handler, MessageContext msgContext) throws AxisFault
handler - the Handler to apply to the contextmsgContext - the MessageContext usedAxisFault - if this visit encountered an errorCopyright © The Apache Software Foundation. All Rights Reserved.