com.yahoo.marketing.apt
Interface FlashCreativeServiceService

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

public interface FlashCreativeServiceService
extends javax.xml.rpc.Service


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

Method Detail

getFlashCreativeServiceAddress

java.lang.String getFlashCreativeServiceAddress()

getFlashCreativeService

FlashCreativeService getFlashCreativeService()
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getFlashCreativeService

FlashCreativeService getFlashCreativeService(java.net.URL portAddress)
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException