Uses of Class
org.wso2.carbon.wsdl2code.stub.WSDL2CodeServiceCallbackHandler
-
Packages that use WSDL2CodeServiceCallbackHandler Package Description org.wso2.carbon.wsdl2code.stub -
-
Uses of WSDL2CodeServiceCallbackHandler in org.wso2.carbon.wsdl2code.stub
Methods in org.wso2.carbon.wsdl2code.stub with parameters of type WSDL2CodeServiceCallbackHandler Modifier and Type Method Description void
WSDL2CodeService. startcodegen(String[] options3, WSDL2CodeServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
WSDL2CodeServiceStub. startcodegen(String[] options11, WSDL2CodeServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
WSDL2CodeService. startcodegenForCXF(String[] options7, WSDL2CodeServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
WSDL2CodeServiceStub. startcodegenForCXF(String[] options15, WSDL2CodeServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
-