@ThreadSafe public class DefaultWSImportImpl extends WSConsumer
Constructor and Description |
---|
DefaultWSImportImpl() |
DefaultWSImportImpl(boolean keepSource,
boolean verbose) |
Modifier and Type | Method and Description |
---|---|
List<String> |
importObjectFromWsdl(String wsdlURL,
File outputDir,
File sourceDir,
String targetPackage,
List<File> bindingFiles,
PrintStream messageStream,
File catelog) |
protected void |
runWSConsume(org.jboss.ws.api.tools.WSContractConsumer wsImporter,
String wsdlURL) |
getClassNames, getClassNames, isKeepSource, isVerbose, setKeepSource, setVerbose
public DefaultWSImportImpl()
public DefaultWSImportImpl(boolean keepSource, boolean verbose)
public List<String> importObjectFromWsdl(String wsdlURL, File outputDir, File sourceDir, String targetPackage, List<File> bindingFiles, PrintStream messageStream, File catelog) throws MalformedURLException, WiseRuntimeException
importObjectFromWsdl
in class WSConsumer
MalformedURLException
WiseRuntimeException
protected void runWSConsume(org.jboss.ws.api.tools.WSContractConsumer wsImporter, String wsdlURL) throws MalformedURLException
MalformedURLException
Copyright © 2008–2013 JBoss.org. All rights reserved.