| Constructor and Description | 
|---|
AdWordsJaxWsHeaderHandler(SoapClientHandlerInterface soapClientHandler,
                         com.google.api.ads.adwords.lib.conf.AdWordsApiConfiguration adWordsApiConfiguration,
                         com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration,
                         AuthorizationHeaderHandler authorizationHeaderHandler,
                         UserAgentCombiner userAgentCombiner,
                         Map<AdWordsServiceDescriptor.AdWordsSubProduct,HeaderHandler<AdWordsSession,AdWordsServiceDescriptor>> subProductHeaderHandlerMap)
Constructor. 
 | 
| Constructor and Description | 
|---|
AdWordsServiceClient(Object soapClient,
                    AdWordsServiceDescriptor adWordsServiceDescriptor,
                    AdWordsSession adWordsSession,
                    SoapClientHandlerInterface soapClientHandler,
                    HeaderHandler adWordsHeaderHandler,
                    AdsServiceLoggers adsServiceLoggers)
Constructor. 
 | 
| Constructor and Description | 
|---|
AdWordsServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<AdWordsServiceClient,AdWordsSession,AdWordsServiceDescriptor> adsServiceClientFactory,
                                 FactoryModule.AdsServiceDescriptorFactoryInterface<AdWordsServiceDescriptor> adsServiceDescriptorFactory,
                                 SoapClientHandlerInterface soapClientHandler,
                                 com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration)
Constructor. 
 | 
| Constructor and Description | 
|---|
AdsServiceClient(Object soapClient,
                S adsSession,
                D adsServiceDescriptor,
                SoapClientHandlerInterface<Object> soapClientHandler,
                HeaderHandler<S,D> headerHandler,
                AdsServiceLoggers adsServiceLoggers)
Constructor. 
 | 
| Constructor and Description | 
|---|
BaseAdsServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<C,S,D> adsServiceClientFactory,
                                 FactoryModule.AdsServiceDescriptorFactoryInterface<D> adsServiceDescriptorFactory,
                                 SoapClientHandlerInterface<?> soapClientHandler)
Constructor. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SoapClientHandler<T>
Base class for SOAP client handlers. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SoapClientHandlerInterface<T> | 
SoapServiceClient.getSoapClientHandler()
Returns the SOAP client handler. 
 | 
| Constructor and Description | 
|---|
AuthorizationHeaderHandler(SoapClientHandlerInterface soapClientHandler,
                          AuthorizationHeaderProvider authorizationHeaderProvider)
Constructor. 
 | 
SoapServiceClient(SoapClientHandlerInterface<T> soapClientHandler,
                 T soapClient)
Protected constructor. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AxisHandler
SOAP Client Handler implementation for use with Axis 1.x. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JaxWsHandler
SOAP Client Handler implementation for use with JAX-WS. 
 | 
| Constructor and Description | 
|---|
DfaAxisHeaderHandler(SoapClientHandlerInterface soapClientHandler,
                    com.google.api.ads.dfa.lib.conf.DfaApiConfiguration dfaApiConfiguration,
                    com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration,
                    LoginTokens loginTokens,
                    UserAgentCombiner userAgentCombiner,
                    AuthorizationHeaderHandler authorizationHeaderHandler)
Constructor. 
 | 
| Constructor and Description | 
|---|
DfaServiceClient(Object soapClient,
                DfaServiceDescriptor dfaServiceDescriptor,
                DfaSession dfaSession,
                SoapClientHandlerInterface soapClientHandler,
                HeaderHandler dfaHeaderHandler,
                AdsServiceLoggers adsServiceLoggers,
                TokenExpirationDetector tokenExpirationDetector,
                LoginTokens loginTokens)
Constructor. 
 | 
| Constructor and Description | 
|---|
DfaServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<DfaServiceClient,DfaSession,DfaServiceDescriptor> adsServiceClientFactory,
                             FactoryModule.AdsServiceDescriptorFactoryInterface<DfaServiceDescriptor> adsServiceDescriptorFactory,
                             SoapClientHandlerInterface soapClientHandler,
                             com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration)
Constructor. 
 | 
| Constructor and Description | 
|---|
DfpAxisHeaderHandler(SoapClientHandlerInterface soapClientHandler,
                    com.google.api.ads.dfp.lib.conf.DfpApiConfiguration dfpApiConfiguration,
                    com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration,
                    AuthorizationHeaderHandler authorizationHeaderHandler,
                    DfpHttpHeaderHandler dfpHttpHeaderHandler,
                    UserAgentCombiner userAgentCombiner)
Constructor. 
 | 
| Constructor and Description | 
|---|
DfpJaxWsHeaderHandler(SoapClientHandlerInterface soapClientHandler,
                     com.google.api.ads.dfp.lib.conf.DfpApiConfiguration dfpApiConfiguration,
                     com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration,
                     AuthorizationHeaderHandler authorizationHeaderHandler,
                     DfpHttpHeaderHandler dfpHttpHeaderHandler,
                     UserAgentCombiner userAgentCombiner)
Constructor. 
 | 
| Constructor and Description | 
|---|
DfpServiceClient(Object soapClient,
                DfpServiceDescriptor dfpServiceDescriptor,
                DfpSession dfpSession,
                SoapClientHandlerInterface soapClientHandler,
                HeaderHandler dfpHeaderHandler,
                AdsServiceLoggers adsServiceLoggers)
Constructor. 
 | 
| Constructor and Description | 
|---|
DfpServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<DfpServiceClient,DfpSession,DfpServiceDescriptor> adsServiceClientFactory,
                             FactoryModule.AdsServiceDescriptorFactoryInterface<DfpServiceDescriptor> adsServiceDescriptorFactory,
                             SoapClientHandlerInterface soapClientHandler,
                             com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration)
Constructor. 
 | 
| Constructor and Description | 
|---|
DfpHttpHeaderHandler(SoapClientHandlerInterface soapClientHandler)
Constructor. 
 | 
Copyright © 2015. All Rights Reserved.