public class WSDLGenStrategy extends java.lang.Object implements HandlerIterationStrategy
| Constructor and Description |
|---|
WSDLGenStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
visit(Handler handler,
MessageContext msgContext)
Visit a handler with a message context.
|
public void visit(Handler handler, MessageContext msgContext) throws AxisFault
HandlerIterationStrategyvisit in interface HandlerIterationStrategyhandler - the Handler to apply to the contextmsgContext - the MessageContext usedAxisFault - if this visit encountered an errorCopyright ? 2005 Apache Web Services Project. All Rights Reserved.