Uses of Interface
com.google.api.ads.common.lib.soap.SoapServiceDescriptor

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

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

Classes in com.google.api.ads.adwords.lib.client that implement SoapServiceDescriptor
 class AdWordsServiceDescriptor
          AdWordsServiceDescriptor provides a class which defines a service that can be instantiated through reflection.
 

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

Subinterfaces of SoapServiceDescriptor in com.google.api.ads.common.lib.client
 interface AdsServiceDescriptor
          Interface for ads service descriptors.
 

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

Methods in com.google.api.ads.common.lib.soap with parameters of type SoapServiceDescriptor
 T SoapClientHandlerInterface.createSoapClient(SoapServiceDescriptor soapServiceDescriptor)
          Creates a SOAP client using the soapServiceDescriptor.
 

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

Classes in com.google.api.ads.dfa.lib.client that implement SoapServiceDescriptor
 class DfaServiceDescriptor
          DfaServiceDescriptor provides a class which defines a service that can be instantiated through reflection.
 

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

Classes in com.google.api.ads.dfp.lib.client that implement SoapServiceDescriptor
 class DfpServiceDescriptor
          DfpServiceDescriptor provides a class which defines a service that can be instantiated through reflection.
 



Copyright © 2012. All Rights Reserved.