org.apache.axis2.wsdl.codegen.writer
Class WSDL20Writer

java.lang.Object
  extended by org.apache.axis2.wsdl.codegen.writer.WSDL20Writer

public class WSDL20Writer
extends java.lang.Object


Constructor Summary
WSDL20Writer(java.io.File baseFolder)
           
 
Method Summary
 void writeWSDL(AxisService axisService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDL20Writer

public WSDL20Writer(java.io.File baseFolder)
Method Detail

writeWSDL

public void writeWSDL(AxisService axisService)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.