org.apache.geronimo.samples.daytrader.client.ws
Interface Trade

All Superinterfaces:
Service

public interface Trade
extends Service


Method Summary
 TradeWSServices getTradeWSServices()
           
 TradeWSServices getTradeWSServices(URL portAddress)
           
 String getTradeWSServicesAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getTradeWSServicesAddress

String getTradeWSServicesAddress()

getTradeWSServices

TradeWSServices getTradeWSServices()
                                   throws ServiceException
Throws:
ServiceException

getTradeWSServices

TradeWSServices getTradeWSServices(URL portAddress)
                                   throws ServiceException
Throws:
ServiceException


Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.