Class Summary |
EventNotifier |
Notify a server component according to the parameters contained into an event |
RiaEvent |
Object representing an event between the client and the server. |
RiaEventBuilder |
Object in charge of parsing, creating, building and initializing a RiaEvent from a single client request |
RiaEventRequest |
Event coming from a client request |
RiaEventResponse |
Event to send to a client after a request |
RiaJsEventRegistry |
RiaEvent responses container for the client |
RiaListenerManagerImpl |
RiaComponentModel implementation of the listener manager |
SweetDevRiaProxy |
Process the client models request and send the appropriate response. |