com.google.api.ads.dfp.axis
Class DfpAxisModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by com.google.api.ads.dfp.axis.DfpAxisModule
All Implemented Interfaces:
com.google.inject.Module

public class DfpAxisModule
extends com.google.inject.AbstractModule

Guice module to bind DFP's SOAP header handler to an Axis-friendly implementation.

Author:
Joseph DiLallo

Constructor Summary
DfpAxisModule()
           
 
Method Summary
 void configure()
           
 
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DfpAxisModule

public DfpAxisModule()
Method Detail

configure

public void configure()
Specified by:
configure in class com.google.inject.AbstractModule
See Also:
AbstractModule.configure()


Copyright © 2012. All Rights Reserved.