|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.client.Stub
org.wso2.carbon.wsdl2code.stub.WSDL2CodeServiceStub
public class WSDL2CodeServiceStub
| Field Summary | |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations
|
| Fields inherited from class org.apache.axis2.client.Stub |
|---|
_service, _serviceClient, modules |
| Constructor Summary | |
|---|---|
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 |
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class org.apache.axis2.client.Stub |
|---|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.axis2.description.AxisOperation[] _operations
| Constructor Detail |
|---|
public WSDL2CodeServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public WSDL2CodeServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public WSDL2CodeServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public WSDL2CodeServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public WSDL2CodeServiceStub(String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault| Method Detail |
|---|
public 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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||