|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.j2ee.blueprints.petstore.control.web.RequestToEventTranslator
This class is responsible for processing all HTTP requests received from the RequestProcessor and generating necessary events to modify the model data.
Constructor Summary | |
RequestToEventTranslator(RequestProcessor sessionClientController,
ScreenFlowManager screenManager)
|
Method Summary | |
EStoreEvent |
processRequest(javax.servlet.http.HttpServletRequest request)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public RequestToEventTranslator(RequestProcessor sessionClientController, ScreenFlowManager screenManager)
Method Detail |
public EStoreEvent processRequest(javax.servlet.http.HttpServletRequest request) throws EStoreEventException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |