@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, setVerbosepublic 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 WSConsumerMalformedURLExceptionWiseRuntimeExceptionprotected void runWSConsume(org.jboss.ws.api.tools.WSContractConsumer wsImporter,
String wsdlURL)
throws MalformedURLException
MalformedURLExceptionCopyright © 2008–2016 JBoss.org. All rights reserved.