Package sunw.demo.quote

Interface Summary
QuoteListener This is the java.rmi.Remote interface that QuoteListeners must implement.
QuoteServer This is the java.rmi.Remote interface that QuoteServers must implement, it's the interface seen by remote clients the QuoteMonitor bean.
 

Class Summary
HttpProxy  
HttpProxyChangedEvent  
LocalQuote Produces random stock quotes.
PropertyPanel  
QuoteEvent Simple encapsulation of quote data for a single stock.
QuoteMonitor  
QuoteServerImpl The QuoteServer implementation.
YahooQuote