Uses of Interface
org.fusesource.restygwt.client.callback.FilterawareRequestCallback

Packages that use FilterawareRequestCallback
org.fusesource.restygwt.client.callback   
 

Uses of FilterawareRequestCallback in org.fusesource.restygwt.client.callback
 

Classes in org.fusesource.restygwt.client.callback that implement FilterawareRequestCallback
 class DefaultFilterawareRequestCallback
           
 class RetryingFilterawareRequestCallback
           
 

Methods in org.fusesource.restygwt.client.callback that return FilterawareRequestCallback
 FilterawareRequestCallback RetryingCallbackFactory.createCallback(Method method)
          helper method to create the callback with all configurations wanted
 FilterawareRequestCallback DefaultCallbackFactory.createCallback(Method method)
          helper method to create the callback with all configurations wanted
 



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