com.google.api.ads.adwords.v201109.cm
Interface MediaService

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

public interface MediaService
extends javax.xml.rpc.Service


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

Method Detail

getMediaServiceInterfacePortAddress

String getMediaServiceInterfacePortAddress()

getMediaServiceInterfacePort

MediaServiceInterface getMediaServiceInterfacePort()
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getMediaServiceInterfacePort

MediaServiceInterface getMediaServiceInterfacePort(URL portAddress)
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2011. All Rights Reserved.