|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ideo.sweetdevria.event.RiaJsEventRegistry
public class RiaJsEventRegistry
RiaEvent responses container for the client
| Constructor Summary | |
|---|---|
RiaJsEventRegistry()
|
|
| Method Summary | |
|---|---|
void |
addEvent(RiaEvent _evt)
Add an event to the responses of this event request This event will be cloned to avoid recursive JSON parsing |
java.lang.String |
toJson()
Format this response as JSON |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RiaJsEventRegistry()
| Method Detail |
|---|
public void addEvent(RiaEvent _evt)
_evt - the event to add as a responsepublic java.lang.String toJson()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||