com.yahoo.marketing.apt
Interface CustomizableFlashCreativeServiceService

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

public interface CustomizableFlashCreativeServiceService
extends javax.xml.rpc.Service


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

Method Detail

getCustomizableFlashCreativeServiceAddress

java.lang.String getCustomizableFlashCreativeServiceAddress()

getCustomizableFlashCreativeService

CustomizableFlashCreativeService getCustomizableFlashCreativeService()
                                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCustomizableFlashCreativeService

CustomizableFlashCreativeService getCustomizableFlashCreativeService(java.net.URL portAddress)
                                                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException