Package | Description |
---|---|
com.google.api.ads.dfp.axis | |
com.google.api.ads.dfp.jaxws | |
com.google.api.ads.dfp.lib.client | |
com.google.api.ads.dfp.lib.factory.helper | |
com.google.api.ads.dfp.lib.soap |
Modifier and Type | Method and Description |
---|---|
void |
DfpAxisHeaderHandler.setHeaders(Object soapClient,
DfpSession dfpSession,
DfpServiceDescriptor dfpServiceDescriptor) |
Modifier and Type | Method and Description |
---|---|
void |
DfpJaxWsHeaderHandler.setHeaders(Object soapClient,
DfpSession dfpSession,
DfpServiceDescriptor dfpServiceDescriptor) |
Modifier and Type | Class and Description |
---|---|
static class |
DfpSession.ImmutableDfpSession
Immutable, thread-safe implementation of DfpSession.
|
Modifier and Type | Method and Description |
---|---|
DfpSession |
DfpSession.Builder.build()
Builds the
DfpSession . |
Constructor and Description |
---|
DfpServiceClient(Object soapClient,
DfpServiceDescriptor dfpServiceDescriptor,
DfpSession dfpSession,
SoapClientHandlerInterface soapClientHandler,
HeaderHandler<DfpSession,DfpServiceDescriptor> dfpHeaderHandler,
AdsServiceLoggers adsServiceLoggers)
Constructor.
|
Constructor and Description |
---|
DfpServiceClient(Object soapClient,
DfpServiceDescriptor dfpServiceDescriptor,
DfpSession dfpSession,
SoapClientHandlerInterface soapClientHandler,
HeaderHandler<DfpSession,DfpServiceDescriptor> dfpHeaderHandler,
AdsServiceLoggers adsServiceLoggers)
Constructor.
|
Constructor and Description |
---|
DfpServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<DfpServiceClient,DfpSession,DfpServiceDescriptor> adsServiceClientFactory,
FactoryModule.AdsServiceDescriptorFactoryInterface<DfpServiceDescriptor> adsServiceDescriptorFactory,
SoapClientHandlerInterface soapClientHandler,
com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
DfpHttpHeaderHandler.setHttpHeaders(Object soapClient,
DfpSession dfpSession)
Sets the HTTP headers on the SOAP client.
|
Copyright © 2018. All Rights Reserved.