|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceClient | |
---|---|
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 | |
---|---|
protected ServiceClient |
Stub._serviceClient
|
Methods in org.apache.axis2.client that return ServiceClient | |
---|---|
ServiceClient |
Stub._getServiceClient()
Get service client implementation used by this stub. |
Methods in org.apache.axis2.client with parameters of type ServiceClient | |
---|---|
void |
Stub._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 | |
---|---|
class |
MexClient
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |