com.google.api.ads.dfp.lib
Class DfpSoapModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by com.google.api.ads.common.lib.AdsSoapModule<DfpServiceClient,DfpServiceDescriptor,DfpSession>
          extended by com.google.api.ads.dfp.lib.DfpSoapModule
All Implemented Interfaces:
com.google.inject.Module

public class DfpSoapModule
extends AdsSoapModule<DfpServiceClient,DfpServiceDescriptor,DfpSession>

Guice module for DFP SOAP bindings.

Author:
Joseph DiLallo

Constructor Summary
DfpSoapModule()
           
 
Method Summary
protected  void configure()
           
 
Methods inherited from class com.google.api.ads.common.lib.AdsSoapModule
configureFactories
 
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

DfpSoapModule

public DfpSoapModule()
Method Detail

configure

protected void configure()
Overrides:
configure in class AdsSoapModule<DfpServiceClient,DfpServiceDescriptor,DfpSession>


Copyright © 2012. All Rights Reserved.