Modifier and Type | Method and Description |
---|---|
void |
AdWordsAxisHeaderHandler.setHeaders(Object soapClient,
AdWordsSession adWordsSession,
AdWordsServiceDescriptor adWordsServiceDescriptor) |
Modifier and Type | Method and Description |
---|---|
void |
AdWordsJaxWsHeaderHandler.setHeaders(Object soapClient,
AdWordsSession adWordsSession,
AdWordsServiceDescriptor adWordsServiceDescriptor) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
AdWordsServiceDescriptor.getInterfaceClass() |
Modifier and Type | Method and Description |
---|---|
Class<?> |
AdsServiceDescriptor.getInterfaceClass()
Gets the class representing the RPC interface of the service.
|
protected void |
AdsServiceClient.setHeaders() |
void |
HeaderHandler.setHeaders(Object soapClient,
S adsSession,
D adsServiceDescriptor)
Sets the headers on the SOAP client using the session and descriptor.
|
void |
HeaderHandler.NoOpHeaderHandler.setHeaders(Object soapClient,
S adsSession,
D adsServiceDescriptor) |
Modifier and Type | Method and Description |
---|---|
<T> T |
AdsServiceClientFactory.getServiceClient(S adsSession,
Class<T> interfaceClass)
Gets a client given a session and the class of the desired stub interface.
|
<T> T |
BaseAdsServiceClientFactory.getServiceClientAsInterface(S adsSession,
Class<T> interfaceClass)
Gets a client given a session and the class of the desired stub interface.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseAdsServiceClientFactoryHelper.checkServiceClientPreconditions(S adsSession,
Class<?> interfaceClass)
Default implementation of passing service client preconditions.
|
void |
AdsServiceClientFactoryHelper.checkServiceClientPreconditions(S adsSession,
Class<?> interfaceClass)
Checks preconditions of the session and interface and throws an exception
if the client cannot be generated.
|
C |
BaseAdsServiceClientFactoryHelper.createAdsServiceClient(D adsServiceDescriptor,
S adsSession)
|
C |
AdsServiceClientFactoryHelper.createAdsServiceClient(D adsServiceDescriptor,
S adsSession)
Creates an
AdsServiceClient for the descriptor, session, and
endpoint. |
Modifier and Type | Method and Description |
---|---|
T |
SoapClientHandlerInterface.createSoapClient(SoapServiceDescriptor soapServiceDescriptor)
Creates a SOAP client using the
soapServiceDescriptor . |
Class<?> |
SoapServiceDescriptor.getInterfaceClass()
Gets the class representing the RPC interface of the service.
|
void |
SoapClientHandlerInterface.setHeader(T soapClient,
String namespace,
String headerName,
Object headerValue)
Sets a header on the SOAP client.
|
protected abstract void |
SoapServiceClient.setHeaders()
Sets the headers for the service client.
|
Modifier and Type | Method and Description |
---|---|
org.apache.axis.client.Stub |
AxisHandler.createSoapClient(SoapServiceDescriptor soapServiceDescriptor)
Creates a SOAP client using a SOAP service descriptor.
|
Modifier and Type | Method and Description |
---|---|
BindingProvider |
JaxWsHandler.createSoapClient(SoapServiceDescriptor soapServiceDescriptor)
Creates a SOAP client using a SOAP service descriptor.
|
Modifier and Type | Method and Description |
---|---|
void |
DfpAxisHeaderHandler.setHeaders(Object soapClient,
DfpSession dfpSession,
DfpServiceDescriptor dfpServiceDescriptor) |
Modifier and Type | Method and Description |
---|---|
void |
DfpJaxWsHeaderHandler.setHeaders(Object soapClient,
DfpSession dfpSession,
DfpServiceDescriptor dfpServiceDescriptor) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
DfpServiceDescriptor.getInterfaceClass() |
Copyright © 2018. All Rights Reserved.