com.google.api.ads.dfp.v201111
Interface CreativeService

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

public interface CreativeService
extends javax.xml.rpc.Service


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

Method Detail

getCreativeServiceInterfacePortAddress

String getCreativeServiceInterfacePortAddress()

getCreativeServiceInterfacePort

CreativeServiceInterface getCreativeServiceInterfacePort()
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCreativeServiceInterfacePort

CreativeServiceInterface getCreativeServiceInterfacePort(URL portAddress)
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2011. All Rights Reserved.