Uses of Interface
com.google.api.ads.common.lib.client.HeaderHandler

Packages that use HeaderHandler
com.google.api.ads.adwords.lib.client   
com.google.api.ads.common.lib.client   
com.google.api.ads.dfa.lib.client   
com.google.api.ads.dfp.lib.client   
 

Uses of HeaderHandler in com.google.api.ads.adwords.lib.client
 

Classes in com.google.api.ads.adwords.lib.client that implement HeaderHandler
 class AdWordsAxisHeaderHandler
          AdWords implementation of HeaderHandler for Axis.
 class AdWordsJaxWsHeaderHandler
          AdWords implementation of HeaderHandler for JAX-WS.
 

Constructors in com.google.api.ads.adwords.lib.client with parameters of type HeaderHandler
AdWordsServiceClient(Object soapClient, AdWordsServiceDescriptor adWordsServiceDescriptor, AdWordsSession adWordsSession, SoapClientHandlerInterface soapClientHandler, HeaderHandler adWordsHeaderHandler, AdsServiceLoggers adsServiceLoggers)
          Constructor.
 

Uses of HeaderHandler in com.google.api.ads.common.lib.client
 

Constructors in com.google.api.ads.common.lib.client with parameters of type HeaderHandler
AdsServiceClient(Object soapClient, S adsSession, D adsServiceDescriptor, SoapClientHandlerInterface<Object> soapClientHandler, HeaderHandler<S,D> headerHandler, AdsServiceLoggers adsServiceLoggers)
          Constructor.
 

Uses of HeaderHandler in com.google.api.ads.dfa.lib.client
 

Classes in com.google.api.ads.dfa.lib.client that implement HeaderHandler
 class DfaAxisHeaderHandler
          DFA implementation of HeaderHandler.
 

Constructors in com.google.api.ads.dfa.lib.client with parameters of type HeaderHandler
DfaServiceClient(Object soapClient, DfaServiceDescriptor dfaServiceDescriptor, DfaSession dfaSession, SoapClientHandlerInterface soapClientHandler, HeaderHandler dfaHeaderHandler, AdsServiceLoggers adsServiceLoggers)
          Constructor.
 

Uses of HeaderHandler in com.google.api.ads.dfp.lib.client
 

Classes in com.google.api.ads.dfp.lib.client that implement HeaderHandler
 class DfpAxisHeaderHandler
          DFP implementation of HeaderHandler.
 class DfpJaxWsHeaderHandler
          DFP implementation of HeaderHandler for JAX-WS.
 

Constructors in com.google.api.ads.dfp.lib.client with parameters of type HeaderHandler
DfpServiceClient(Object soapClient, DfpServiceDescriptor dfpServiceDescriptor, DfpSession dfpSession, SoapClientHandlerInterface soapClientHandler, HeaderHandler dfpHeaderHandler, AdsServiceLoggers adsServiceLoggers)
          Constructor.
 



Copyright © 2012. All Rights Reserved.