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

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

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

Methods in com.google.api.ads.dfp.lib.client that return DfpSession
 DfpSession DfpSession.Builder.build()
          Builds the DfpSession.
 

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

Uses of DfpSession in com.google.api.ads.dfp.lib.factory
 

Methods in com.google.api.ads.dfp.lib.factory with parameters of type DfpSession
<T> T
DfpServices.get(DfpSession dfpSession, Class<T> interfaceClass)
          Deprecated. Gets a client for the service represented by the interface with a reference to the session.
 

Uses of DfpSession 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 DfpSession
DfpServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<DfpServiceClient,DfpSession,DfpServiceDescriptor> adsServiceClientFactory, FactoryModule.AdsServiceDescriptorFactoryInterface<DfpServiceDescriptor> adsServiceDescriptorFactory, SoapClientHandlerInterface soapClientHandler, com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration)
          Constructor.
 

Uses of DfpSession in com.google.api.ads.dfp.lib.soap
 

Methods in com.google.api.ads.dfp.lib.soap with parameters of type DfpSession
 void DfpHttpHeaderHandler.setHttpHeaders(Object soapClient, DfpSession dfpSession)
          Sets the HTTP headers on the SOAP client.
 



Copyright © 2012. All Rights Reserved.