Uses of Interface
org.exoplatform.gwtframework.commons.rest.AsyncRequestLoader

Packages that use AsyncRequestLoader
org.exoplatform.gwtframework.commons.loader   
org.exoplatform.gwtframework.commons.rest   
 

Uses of AsyncRequestLoader in org.exoplatform.gwtframework.commons.loader
 

Classes in org.exoplatform.gwtframework.commons.loader that implement AsyncRequestLoader
 class EmptyLoader
          Created by The eXo Platform SAS .
 class Loader
          Created by The eXo Platform SAS .
 

Uses of AsyncRequestLoader in org.exoplatform.gwtframework.commons.rest
 

Fields in org.exoplatform.gwtframework.commons.rest declared as AsyncRequestLoader
protected  AsyncRequestLoader AsyncRequest.loader
           
 

Methods in org.exoplatform.gwtframework.commons.rest with parameters of type AsyncRequestLoader
 AsyncRequest AsyncRequest.loader(AsyncRequestLoader loader)
           
 void AsyncRequestCallback.setLoader(AsyncRequestLoader loader)
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.