Uses of Package
org.fusesource.restygwt.client.dispatcher

Packages that use org.fusesource.restygwt.client.dispatcher
org.fusesource.restygwt.client.dispatcher   
org.fusesource.restygwt.example.client.dispatcher   
 

Classes in org.fusesource.restygwt.client.dispatcher used by org.fusesource.restygwt.client.dispatcher
CachingDispatcherFilter
           
DefaultDispatcher
          Some valuable ideas came from: http://turbomanage.wordpress.com/2010/07/12/caching -batching-dispatcher-for-gwt-dispatch/

Thanks David!

Especially: - Waiting if a particular request is already on the way (otherwise you end up having many requests on the same source.

DefaultFilterawareDispatcher
          Some valuable ideas came from: http://turbomanage.wordpress.com/2010/07/12/caching-batching-dispatcher-for-gwt-dispatch/

Thanks David!

Especially: - Waiting if a particular request is already on the way (otherwise you end up having many requests on the same source.

DispatcherFilter
           
FilterawareDispatcher
           
 

Classes in org.fusesource.restygwt.client.dispatcher used by org.fusesource.restygwt.example.client.dispatcher
FilterawareDispatcher
           
 



Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.