|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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
|
| Uses of ServiceClient in org.apache.axis2.jaxws.client.dispatch |
|---|
| Fields in org.apache.axis2.jaxws.client.dispatch declared as ServiceClient | |
|---|---|
protected ServiceClient |
BaseDispatch.serviceClient
|
| Methods in org.apache.axis2.jaxws.client.dispatch with parameters of type ServiceClient | |
|---|---|
void |
BaseDispatch.setServiceClient(ServiceClient sc)
|
| Uses of ServiceClient in org.apache.axis2.jaxws.core |
|---|
| Methods in org.apache.axis2.jaxws.core that return ServiceClient | |
|---|---|
ServiceClient |
InvocationContext.getServiceClient()
|
ServiceClient |
InvocationContextImpl.getServiceClient()
|
| Methods in org.apache.axis2.jaxws.core with parameters of type ServiceClient | |
|---|---|
void |
InvocationContext.setServiceClient(ServiceClient client)
|
void |
InvocationContextImpl.setServiceClient(ServiceClient client)
|
| Uses of ServiceClient in org.apache.axis2.jaxws.description |
|---|
| Methods in org.apache.axis2.jaxws.description that return ServiceClient | |
|---|---|
ServiceClient |
EndpointDescription.getServiceClient()
|
ServiceClient |
ServiceDescription.getServiceClient(QName portQName,
Object serviceDelegateKey)
|
| Uses of ServiceClient in org.apache.axis2.jaxws.description.impl |
|---|
| Methods in org.apache.axis2.jaxws.description.impl that return ServiceClient | |
|---|---|
ServiceClient |
EndpointDescriptionImpl.getServiceClient()
|
ServiceClient |
ServiceDescriptionImpl.getServiceClient(QName portQName,
Object serviceDelegateKey)
|
| Uses of ServiceClient in org.apache.axis2.jaxws.spi |
|---|
| Methods in org.apache.axis2.jaxws.spi that return ServiceClient | |
|---|---|
ServiceClient |
ServiceDelegate.getServiceClient(QName portQName)
|
| Uses of ServiceClient in org.apache.axis2.rpc.client |
|---|
| Subclasses of ServiceClient in org.apache.axis2.rpc.client | |
|---|---|
class |
RPCServiceClient
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||