com.google.api.adwords.v11
Interface SiteSuggestionService

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

public interface SiteSuggestionService
extends javax.xml.rpc.Service


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

Method Detail

getSiteSuggestionServiceAddress

java.lang.String getSiteSuggestionServiceAddress()

getSiteSuggestionService

SiteSuggestionInterface getSiteSuggestionService()
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getSiteSuggestionService

SiteSuggestionInterface getSiteSuggestionService(java.net.URL portAddress)
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2005 Google Corp. All Rights Reserved.