Uses of Class
org.apache.axis2.client.ServiceClient
-
Packages that use ServiceClient Package Description org.apache.axis2.client org.apache.axis2.dataretrieval.client -
-
Uses of ServiceClient in org.apache.axis2.client
Fields in org.apache.axis2.client declared as ServiceClient Modifier and Type Field Description protected ServiceClientStub. _serviceClientMethods in org.apache.axis2.client that return ServiceClient Modifier and Type Method Description ServiceClientStub. _getServiceClient()Get service client implementation used by this stub.Methods in org.apache.axis2.client with parameters of type ServiceClient Modifier and Type Method Description voidStub. _setServiceClient(ServiceClient _serviceClient)Set service client implementation used by this stub. -
Uses of ServiceClient in org.apache.axis2.dataretrieval.client
Subclasses of ServiceClient in org.apache.axis2.dataretrieval.client Modifier and Type Class Description classMexClient
-