com.yahoo.marketing.apt
Interface CommonTargetingServiceService

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

public interface CommonTargetingServiceService
extends javax.xml.rpc.Service


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

Method Detail

getCommonTargetingServiceAddress

java.lang.String getCommonTargetingServiceAddress()

getCommonTargetingService

CommonTargetingService getCommonTargetingService()
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCommonTargetingService

CommonTargetingService getCommonTargetingService(java.net.URL portAddress)
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException