com.google.api.ads.dfp.lib.soap
Class DfpHttpHeaderHandler

java.lang.Object
  extended by 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

Constructor Summary
DfpHttpHeaderHandler(SoapClientHandlerInterface soapClientHandler)
          Constructor.
 
Method Summary
 void setHttpHeaders(Object soapClient, DfpSession dfpSession)
          Sets the HTTP headers on the SOAP client.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DfpHttpHeaderHandler

@Inject
public DfpHttpHeaderHandler(SoapClientHandlerInterface soapClientHandler)
Constructor.

Parameters:
soapClientHandler - the SOAP client handler
Method Detail

setHttpHeaders

public void setHttpHeaders(Object soapClient,
                           DfpSession dfpSession)
Sets the HTTP headers on the SOAP client.



Copyright © 2012. All Rights Reserved.