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

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

public interface ReportService
extends javax.xml.rpc.Service


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

Method Detail

getReportServiceInterfacePortAddress

String getReportServiceInterfacePortAddress()

getReportServiceInterfacePort

ReportServiceInterface getReportServiceInterfacePort()
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getReportServiceInterfacePort

ReportServiceInterface getReportServiceInterfacePort(URL portAddress)
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.