Skip to content
Rade Martinović edited this page Jun 30, 2016 · 11 revisions

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

TODO Improve documentation of the five 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