com.google.api.adwords.v11
Interface TrafficEstimatorService

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

public interface TrafficEstimatorService
extends javax.xml.rpc.Service


Method Summary
 TrafficEstimatorInterface getTrafficEstimatorService()
           
 TrafficEstimatorInterface getTrafficEstimatorService(java.net.URL portAddress)
           
 java.lang.String getTrafficEstimatorServiceAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getTrafficEstimatorServiceAddress

java.lang.String getTrafficEstimatorServiceAddress()

getTrafficEstimatorService

TrafficEstimatorInterface getTrafficEstimatorService()
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getTrafficEstimatorService

TrafficEstimatorInterface getTrafficEstimatorService(java.net.URL portAddress)
                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2005 Google Corp. All Rights Reserved.