Class WSDL2CodeServiceStub

java.lang.Object
org.apache.axis2.client.Stub
org.wso2.carbon.wsdl2code.stub.WSDL2CodeServiceStub
All Implemented Interfaces:
WSDL2CodeService

public class WSDL2CodeServiceStub extends org.apache.axis2.client.Stub implements WSDL2CodeService
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected org.apache.axis2.description.AxisOperation[]
     

    Fields inherited from class org.apache.axis2.client.Stub

    _service, _serviceClient, modules
  • Constructor Summary

    Constructors
    Constructor
    Description
    Default Constructor
    WSDL2CodeServiceStub(String targetEndpoint)
    Constructor taking the target endpoint
    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
  • Method Summary

    Modifier and Type
    Method
    Description
    codegen(String[] options11)
    Auto generated method signature
    codegenForCXF(String[] options15)
    Auto generated method signature
    void
    Auto generated method signature for Asynchronous Invocations
    void
    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