com.yahoo.marketing.apt
Interface SiteClassificationServiceService

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

public interface SiteClassificationServiceService
extends javax.xml.rpc.Service


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

Method Detail

getSiteClassificationServiceAddress

java.lang.String getSiteClassificationServiceAddress()

getSiteClassificationService

SiteClassificationService getSiteClassificationService()
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getSiteClassificationService

SiteClassificationService getSiteClassificationService(java.net.URL portAddress)
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException