Skip to content
pierreh edited this page Mar 27, 2013 · 11 revisions

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

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. (Preferred) Check out the sample gwt-wrapper-demo

Clone this wiki locally