org.apache.axis
public interface HandlerIterationStrategy
Method Summary | |
---|---|
void | visit(Handler handler, MessageContext msgContext)
Visit a handler with a message context.
|
Parameters: handler the Handler
to apply to the context msgContext the MessageContext
used
Throws: AxisFault if this visit encountered an error