org.codehaus.xfire.wsdl11
Class DefinitionWSDL
java.lang.Object
org.codehaus.xfire.wsdl11.DefinitionWSDL
- All Implemented Interfaces:
- WSDLWriter
public class DefinitionWSDL
- extends Object
- implements WSDLWriter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefinitionWSDL
public DefinitionWSDL(javax.wsdl.Definition def)
write
public void write(OutputStream out)
throws IOException
- Description copied from interface:
WSDLWriter
- Write the WSDL to an OutputStream.
- Specified by:
write
in interface WSDLWriter
- Parameters:
out
- The OutputStream.
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.