Data Pooling Mechanism

Hello,

We are trying to migrate an existing application developed with Vaddin 6, to Vaadin 7. Our existing implementation uses the Refresher Add-On to pull data from the server, so the UI reflects the changes on the server-side. I was wondering whether there are alternatives to this in Vaadin 7 (other than the ProgressIndicator and the Refresher Add-On available for version 7).

Thanks