Package com.google.api.ads.common.lib.factory

Interface Summary
FactoryModule.AdsServiceClientFactoryInterface<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor> Factory interface class to create AdsServiceClient.
FactoryModule.AdsServiceDescriptorFactoryInterface<D extends AdsServiceDescriptor> Factory interface class to create AdsServiceDescriptor.
 

Class Summary
AdsServiceClientFactory<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor> Factory which creates ads service clients.
BaseAdsServiceClientFactory<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor> Base factory which creates service clients.
BaseServices<C extends AdsServiceClient<S,D>,S extends AdsSession,D extends AdsServiceDescriptor> Base for a utility class which creates service clients.
FactoryConfiguration Deprecated. the SOAP-framework-agnostic *Services utilities, the only classes which used this class, are now all deprecated.
FactoryConfiguration.Builder Builder for FactoryConfiguration.
FactoryModule<C extends AdsServiceClient<S,D>,D extends AdsServiceDescriptor,S extends AdsSession,H extends AdsServiceClientFactoryHelper<C,S,D>> Module for factories.
 



Copyright © 2012. All Rights Reserved.