com.yahoo.marketing.apt
Interface LinkingServiceService

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

public interface LinkingServiceService
extends javax.xml.rpc.Service


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

Method Detail

getLinkingServiceAddress

java.lang.String getLinkingServiceAddress()

getLinkingService

LinkingService getLinkingService()
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getLinkingService

LinkingService getLinkingService(java.net.URL portAddress)
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException