com.yahoo.marketing.apt
Interface LibraryFlashAdServiceService

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

public interface LibraryFlashAdServiceService
extends javax.xml.rpc.Service


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

Method Detail

getLibraryFlashAdServiceAddress

java.lang.String getLibraryFlashAdServiceAddress()

getLibraryFlashAdService

LibraryFlashAdService getLibraryFlashAdService()
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getLibraryFlashAdService

LibraryFlashAdService getLibraryFlashAdService(java.net.URL portAddress)
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException