|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.geronimo.samples.daytrader.web.TradeServletAction
TradeServletAction provides servlet specific client side access to each of
the Trade brokerage user operations. These include login, logout, buy, sell,
getQuote, etc. TradeServletAction manages a web interface to Trade handling
HttpRequests/HttpResponse objects and forwarding results to the appropriate
JSP page for the web interface. TradeServletAction invokes
TradeAction
methods to actually perform each trading operation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |