com.google.api.ads.dfp.lib.soap
Class DfpHttpHeaderHandler
java.lang.Object
com.google.api.ads.dfp.lib.soap.DfpHttpHeaderHandler
public class DfpHttpHeaderHandler
- extends Object
Handler used to set the HTTP headers on a SOAP client.
- Author:
- Adam Rogal
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DfpHttpHeaderHandler
@Inject
public DfpHttpHeaderHandler(SoapClientHandlerInterface soapClientHandler)
- Constructor.
- Parameters:
soapClientHandler - the SOAP client handler
setHttpHeaders
public void setHttpHeaders(Object soapClient,
DfpSession dfpSession)
- Sets the HTTP headers on the SOAP client.
Copyright © 2012. All Rights Reserved.