|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ideo.sweetdevria.event.EventNotifier
com.ideo.sweetdevria.event.SweetDevRiaProxy
public class SweetDevRiaProxy
Process the client models request and send the appropriate response.
| Method Summary | |
|---|---|
void |
addJsEvent(RiaEvent _evt)
|
static SweetDevRiaProxy |
getInstance()
|
static void |
process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Process the request by extracting and treating the RiaEvent contained inside and send the response as define by the process. |
| Methods inherited from class com.ideo.sweetdevria.event.EventNotifier |
|---|
fireNotification |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static SweetDevRiaProxy getInstance()
public void addJsEvent(RiaEvent _evt)
public static void process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
req - the requestres - the response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||