com.yahoo.marketing.apt
Interface ContactServiceService

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

public interface ContactServiceService
extends javax.xml.rpc.Service


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

Method Detail

getContactServiceAddress

java.lang.String getContactServiceAddress()

getContactService

ContactService getContactService()
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getContactService

ContactService getContactService(java.net.URL portAddress)
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException