com.yahoo.marketing.apt
Interface VideoCreativeServiceService

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

public interface VideoCreativeServiceService
extends javax.xml.rpc.Service


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

Method Detail

getVideoCreativeServiceAddress

java.lang.String getVideoCreativeServiceAddress()

getVideoCreativeService

VideoCreativeService getVideoCreativeService()
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getVideoCreativeService

VideoCreativeService getVideoCreativeService(java.net.URL portAddress)
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException