Modifier and Type | Field and Description |
---|---|
protected ServiceClient |
Stub._serviceClient |
Modifier and Type | Method and Description |
---|---|
ServiceClient |
Stub._getServiceClient()
Get service client implementation used by this stub.
|
Modifier and Type | Method and Description |
---|---|
void |
Stub._setServiceClient(ServiceClient _serviceClient)
Set service client implementation used by this stub.
|
Modifier and Type | Class and Description |
---|---|
class |
MexClient |
Modifier and Type | Field and Description |
---|---|
protected ServiceClient |
BaseDispatch.serviceClient |
Modifier and Type | Method and Description |
---|---|
void |
BaseDispatch.setServiceClient(ServiceClient sc) |
Modifier and Type | Method and Description |
---|---|
ServiceClient |
InvocationContextImpl.getServiceClient() |
ServiceClient |
InvocationContext.getServiceClient() |
Modifier and Type | Method and Description |
---|---|
void |
InvocationContextImpl.setServiceClient(ServiceClient client) |
void |
InvocationContext.setServiceClient(ServiceClient client) |
Modifier and Type | Method and Description |
---|---|
ServiceClient |
EndpointDescription.getServiceClient() |
ServiceClient |
ServiceDescription.getServiceClient(QName portQName,
Object serviceDelegateKey) |
Modifier and Type | Method and Description |
---|---|
ServiceClient |
EndpointDescriptionImpl.getServiceClient() |
ServiceClient |
ServiceDescriptionImpl.getServiceClient(QName portQName,
Object serviceDelegateKey) |
Modifier and Type | Method and Description |
---|---|
ServiceClient |
ServiceDelegate.getServiceClient(QName portQName) |
Modifier and Type | Class and Description |
---|---|
class |
RPCServiceClient |
Modifier and Type | Field and Description |
---|---|
protected ServiceClient |
AxisTestClient.serviceClient |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.