|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
| 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. |
| Methods in com.google.api.ads.dfp.lib.client with parameters of type DfpSession | |
|---|---|
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 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 | ||
|---|---|---|
|
DfpServices.get(DfpSession dfpSession,
Class<T> interfaceClass)
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||