|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ideo.sweetdevria.event.RiaEventBuilder
public class RiaEventBuilder
Object in charge of parsing, creating, building and initializing a RiaEvent from a single client request
Constructor Summary | |
---|---|
RiaEventBuilder()
|
Method Summary | |
---|---|
static RiaEventRequest[] |
buildRiaEvent(javax.servlet.http.HttpServletRequest req)
Build a RiaEvent from a client request |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RiaEventBuilder()
Method Detail |
---|
public static RiaEventRequest[] buildRiaEvent(javax.servlet.http.HttpServletRequest req)
req
- the incoming request
RiaEventBuilder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |