Package org.apache.wicket.examples.stockquote
-
Class Summary Class Description StockQuote Provides access to a SOAP service for getting stock quotes based on a symbol.StockQuoteApplication Application class for stock quote example.StockQuoteLabel Gets a stock quote from a webservice.StockQuoteLabel2 StockQuote example provided by Jonathan Locke.StockQuotePage Stock quote webservice custom component example.StockQuotePage.Quote POJO to hold the symbol for the quote query.