com.theopenstack.rtpdemo.model.adapter.ws
Interface ProductPriceWSService

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

public interface ProductPriceWSService
extends javax.xml.rpc.Service


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

Method Detail

getProductPriceWSAddress

public java.lang.String getProductPriceWSAddress()

getProductPriceWS

public ProductPriceWS getProductPriceWS()
                                 throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException

getProductPriceWS

public ProductPriceWS getProductPriceWS(java.net.URL portAddress)
                                 throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException