com.google.api.ads.dfa.lib.client
Class DfaServiceClient
java.lang.Object
com.google.api.ads.common.lib.soap.SoapServiceClient<Object>
com.google.api.ads.common.lib.client.AdsServiceClient<DfaSession,DfaServiceDescriptor>
com.google.api.ads.dfa.lib.client.DfaServiceClient
- All Implemented Interfaces:
- InvocationHandler
public class DfaServiceClient
- extends AdsServiceClient<DfaSession,DfaServiceDescriptor>
Wrapper of underlying SOAP client which allows access for setting
headers retrieved from the session.
- Author:
- Adam Rogal, Joseph DiLallo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DfaServiceClient
@Inject
public DfaServiceClient(Object soapClient,
DfaServiceDescriptor dfaServiceDescriptor,
DfaSession dfaSession,
SoapClientHandlerInterface soapClientHandler,
HeaderHandler dfaHeaderHandler,
AdsServiceLoggers adsServiceLoggers)
throws ServiceException
- Constructor.
- Parameters:
soapClient - the SOAP clientdfaServiceDescriptor - the DFA service descriptordfaSession - the DFA sessionsoapClientHandler - the SOAP client handlerdfaHeaderHandler - the DFA header handleradsServiceLoggers - the ads service loggers
- Throws:
ServiceException
Copyright © 2012. All Rights Reserved.