Package org.wso2.carbon.wsdl2code.stub
Interface WSDL2CodeService
- All Known Implementing Classes:
WSDL2CodeServiceStub
public interface WSDL2CodeService
-
Method Summary
Modifier and TypeMethodDescriptionAuto generated method signaturecodegenForCXF(String[] options7) Auto generated method signaturevoidstartcodegen(String[] options3, WSDL2CodeServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartcodegenForCXF(String[] options7, WSDL2CodeServiceCallbackHandler callback) Auto generated method signature for Asynchronous Invocations
-
Method Details
-
codegen
Auto generated method signature- Parameters:
codegen2-- Throws:
RemoteException
-
startcodegen
void startcodegen(String[] options3, WSDL2CodeServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
codegen2-- Throws:
RemoteException
-
codegenForCXF
Auto generated method signature- Parameters:
codegenForCXF6-- Throws:
RemoteException
-
startcodegenForCXF
void startcodegenForCXF(String[] options7, WSDL2CodeServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
codegenForCXF6-- Throws:
RemoteException
-