public class WSDL2CodeServiceStub extends org.apache.axis2.client.Stub implements WSDL2CodeService
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
WSDL2CodeServiceStub()
Default Constructor
|
WSDL2CodeServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
WSDL2CodeServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
WSDL2CodeServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
WSDL2CodeServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
CodegenDownloadData |
codegen(String[] options11)
Auto generated method signature
|
CodegenDownloadData |
codegenForCXF(String[] options15)
Auto generated method signature
|
void |
startcodegen(String[] options11,
WSDL2CodeServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startcodegenForCXF(String[] options15,
WSDL2CodeServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic WSDL2CodeServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic WSDL2CodeServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic WSDL2CodeServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic WSDL2CodeServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic WSDL2CodeServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic CodegenDownloadData codegen(String[] options11) throws RemoteException
codegen in interface WSDL2CodeServicecodegen10 - RemoteExceptionWSDL2CodeService.codegen(java.lang.String[])public void startcodegen(String[] options11, WSDL2CodeServiceCallbackHandler callback) throws RemoteException
startcodegen in interface WSDL2CodeServicecodegen10 - RemoteExceptionWSDL2CodeService.startcodegen(java.lang.String[], org.wso2.carbon.wsdl2code.stub.WSDL2CodeServiceCallbackHandler)public CodegenDownloadData codegenForCXF(String[] options15) throws RemoteException
codegenForCXF in interface WSDL2CodeServicecodegenForCXF14 - RemoteExceptionWSDL2CodeService.codegenForCXF(java.lang.String[])public void startcodegenForCXF(String[] options15, WSDL2CodeServiceCallbackHandler callback) throws RemoteException
startcodegenForCXF in interface WSDL2CodeServicecodegenForCXF14 - RemoteExceptionWSDL2CodeService.startcodegenForCXF(java.lang.String[], org.wso2.carbon.wsdl2code.stub.WSDL2CodeServiceCallbackHandler)Copyright © 2019 WSO2. All rights reserved.