Uses of Class
com.google.api.ads.dfa.lib.client.DfaServiceDescriptor

Packages that use DfaServiceDescriptor
com.google.api.ads.dfa.lib.client   
com.google.api.ads.dfa.lib.factory.helper   
 

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

Methods in com.google.api.ads.dfa.lib.client with parameters of type DfaServiceDescriptor
protected  String DfaAxisHeaderHandler.generateAuthToken(DfaServiceDescriptor dfaServiceDescriptor, DfaSession dfaSession)
          Generates an authentication token for use with the current session.
 void DfaAxisHeaderHandler.setHeaders(Object soapClient, DfaSession dfaSession, DfaServiceDescriptor dfaServiceDescriptor)
           
 

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

Uses of DfaServiceDescriptor in com.google.api.ads.dfa.lib.factory.helper
 

Constructor parameters in com.google.api.ads.dfa.lib.factory.helper with type arguments of type DfaServiceDescriptor
DfaServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<DfaServiceClient,DfaSession,DfaServiceDescriptor> adsServiceClientFactory, FactoryModule.AdsServiceDescriptorFactoryInterface<DfaServiceDescriptor> adsServiceDescriptorFactory, SoapClientHandlerInterface soapClientHandler, com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration)
          Constructor.
DfaServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<DfaServiceClient,DfaSession,DfaServiceDescriptor> adsServiceClientFactory, FactoryModule.AdsServiceDescriptorFactoryInterface<DfaServiceDescriptor> adsServiceDescriptorFactory, SoapClientHandlerInterface soapClientHandler, com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration)
          Constructor.
 



Copyright © 2012. All Rights Reserved.