JBoss Wise API

org.jboss.wise.core.consumer.impl.jbosswsnative
Class WSImportImpl

java.lang.Object
  extended by org.jboss.wise.core.consumer.WSConsumer
      extended by org.jboss.wise.core.consumer.impl.jbosswsnative.WSImportImpl

@ThreadSafe
public class WSImportImpl
extends WSConsumer

Author:
stefano.maestri@javalinux.it

Nested Class Summary
 class WSImportImpl.ProviderChanger
           
 
Constructor Summary
WSImportImpl()
           
WSImportImpl(boolean keepSource, boolean verbose)
           
 
Method Summary
 java.util.List<java.lang.String> importObjectFromWsdl(java.lang.String wsdlURL, java.io.File outputDir, java.io.File sourceDir, java.lang.String targetPackage, java.util.List<java.io.File> bindingFiles, java.io.PrintStream messageStream, java.io.File catelog)
           
 
Methods inherited from class org.jboss.wise.core.consumer.WSConsumer
getClassNames, getClassNames, isKeepSource, isVerbose, setKeepSource, setVerbose
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSImportImpl

public WSImportImpl()

WSImportImpl

public WSImportImpl(boolean keepSource,
                    boolean verbose)
Method Detail

importObjectFromWsdl

public java.util.List<java.lang.String> importObjectFromWsdl(java.lang.String wsdlURL,
                                                             java.io.File outputDir,
                                                             java.io.File sourceDir,
                                                             java.lang.String targetPackage,
                                                             java.util.List<java.io.File> bindingFiles,
                                                             java.io.PrintStream messageStream,
                                                             java.io.File catelog)
                                                      throws java.net.MalformedURLException,
                                                             WiseRuntimeException
Specified by:
importObjectFromWsdl in class WSConsumer
Throws:
java.net.MalformedURLException
WiseRuntimeException

JBoss Wise API

Copyright © 2008-2009 Jboss.org. All Rights Reserved.