Uses of Class
com.google.api.ads.common.lib.soap.ProductFrameworkModule

Packages that use ProductFrameworkModule
com.google.api.ads.common.lib.factory   
com.google.api.ads.common.lib.soap   
 

Uses of ProductFrameworkModule in com.google.api.ads.common.lib.factory
 

Methods in com.google.api.ads.common.lib.factory that return ProductFrameworkModule
 ProductFrameworkModule FactoryConfiguration.getAdWordsSoapModule()
          Deprecated. Gets the SOAP module to use for AdWords.
 ProductFrameworkModule FactoryConfiguration.getDfaSoapModule()
          Deprecated. Gets the SOAP module to use for DFA.
 ProductFrameworkModule FactoryConfiguration.getDfpSoapModule()
          Deprecated. Gets the SOAP module to use for DFP.
 

Methods in com.google.api.ads.common.lib.factory with parameters of type ProductFrameworkModule
 FactoryConfiguration.Builder FactoryConfiguration.Builder.withAdWordsSoapModule(ProductFrameworkModule soapModuleClass)
          Specifies which SOAP client handler module class to use for AdWords.
 FactoryConfiguration.Builder FactoryConfiguration.Builder.withDfaSoapModule(ProductFrameworkModule soapModuleClass)
          Specifies which SOAP client handler module class to use for DFA.
 FactoryConfiguration.Builder FactoryConfiguration.Builder.withDfpSoapModule(ProductFrameworkModule soapModuleClass)
          Specifies which SOAP client handler module class to use for DFP.
 

Uses of ProductFrameworkModule in com.google.api.ads.common.lib.soap
 

Methods in com.google.api.ads.common.lib.soap that return ProductFrameworkModule
static ProductFrameworkModule ProductFrameworkModule.determineSoapModule(Class<? extends Annotation> moduleAnnotationClass)
          Deprecated. the SOAP-framework-agnostic *Services utilities, the only classes which use this method, are now all deprecated.
 



Copyright © 2012. All Rights Reserved.