Skip to content
Jeanfrancois Arcand edited this page Sep 16, 2013 · 11 revisions

A thin GWT layer on top of atmosphere-jquery, atmosphere handlers and atmosphere-jersey.

TODO Improve documentation of the four modules

This module is a thin wrapper around the atmosphere-jquery client and adds JSON and GWT-RPC object serialization on top. On the serverside an injector is used to handle the GWT-RPC serialization, this means it integrates well with existing Atmosphere Handlers. When using plain JSON on top of Jersey an interceptor is not even needed.

Check out the samples

Clone this wiki locally