当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
WSDLGenStrategy (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
org.apache.axis.strategies
Class WSDLGenStrategy
java.lang.Object
org.apache.axis.strategies.WSDLGenStrategy
- All Implemented Interfaces:
- HandlerIterationStrategy
- public class WSDLGenStrategy
- extends Object
- implements HandlerIterationStrategy
A Strategy which calls generateWSDL() on the specified Handler, passing
it the specified MessageContext.
- Author:
- Glen Daniels (gdaniels@macromedia.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSDLGenStrategy
public WSDLGenStrategy()
visit
public void visit(Handler handler,
MessageContext msgContext)
throws AxisFault
- Specified by:
visit
in interface HandlerIterationStrategy
- Throws:
AxisFault
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.