com.yahoo.marketing.apt
Interface ImageCreativeServiceService

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

public interface ImageCreativeServiceService
extends javax.xml.rpc.Service


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

Method Detail

getImageCreativeServiceAddress

java.lang.String getImageCreativeServiceAddress()

getImageCreativeService

ImageCreativeService getImageCreativeService()
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getImageCreativeService

ImageCreativeService getImageCreativeService(java.net.URL portAddress)
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException