com.google.api.ads.dfp.axis.v201111
Interface PlacementService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
PlacementServiceLocator

public interface PlacementService
extends javax.xml.rpc.Service


Method Summary
 PlacementServiceInterface getPlacementServiceInterfacePort()
           
 PlacementServiceInterface getPlacementServiceInterfacePort(URL portAddress)
           
 String getPlacementServiceInterfacePortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getPlacementServiceInterfacePortAddress

String getPlacementServiceInterfacePortAddress()

getPlacementServiceInterfacePort

PlacementServiceInterface getPlacementServiceInterfacePort()
                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getPlacementServiceInterfacePort

PlacementServiceInterface getPlacementServiceInterfacePort(URL portAddress)
                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.