Uses of Class
com.google.api.ads.dfp.lib.client.DfpServiceDescriptor

Packages that use DfpServiceDescriptor
com.google.api.ads.dfp.lib.client   
com.google.api.ads.dfp.lib.factory.helper   
 

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

Methods in com.google.api.ads.dfp.lib.client with parameters of type DfpServiceDescriptor
 void DfpJaxWsHeaderHandler.setHeaders(Object soapClient, DfpSession dfpSession, DfpServiceDescriptor dfpServiceDescriptor)
           
 void DfpAxisHeaderHandler.setHeaders(Object soapClient, DfpSession dfpSession, DfpServiceDescriptor dfpServiceDescriptor)
           
 

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

Uses of DfpServiceDescriptor in com.google.api.ads.dfp.lib.factory.helper
 

Constructor parameters in com.google.api.ads.dfp.lib.factory.helper with type arguments of type DfpServiceDescriptor
DfpServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<DfpServiceClient,DfpSession,DfpServiceDescriptor> adsServiceClientFactory, FactoryModule.AdsServiceDescriptorFactoryInterface<DfpServiceDescriptor> adsServiceDescriptorFactory, SoapClientHandlerInterface soapClientHandler, com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration)
          Constructor.
DfpServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<DfpServiceClient,DfpSession,DfpServiceDescriptor> adsServiceClientFactory, FactoryModule.AdsServiceDescriptorFactoryInterface<DfpServiceDescriptor> adsServiceDescriptorFactory, SoapClientHandlerInterface soapClientHandler, com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration)
          Constructor.
 



Copyright © 2012. All Rights Reserved.