public interface WSDL2CodeService
Modifier and Type | Method and Description |
---|---|
CodegenDownloadData |
codegen(String[] options3)
Auto generated method signature
|
CodegenDownloadData |
codegenForCXF(String[] options7)
Auto generated method signature
|
void |
startcodegen(String[] options3,
WSDL2CodeServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startcodegenForCXF(String[] options7,
WSDL2CodeServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
CodegenDownloadData codegen(String[] options3) throws RemoteException
codegen2
- RemoteException
void startcodegen(String[] options3, WSDL2CodeServiceCallbackHandler callback) throws RemoteException
codegen2
- RemoteException
CodegenDownloadData codegenForCXF(String[] options7) throws RemoteException
codegenForCXF6
- RemoteException
void startcodegenForCXF(String[] options7, WSDL2CodeServiceCallbackHandler callback) throws RemoteException
codegenForCXF6
- RemoteException
Copyright © 2019 WSO2. All rights reserved.