Uses of Class
org.apache.shindig.protocol.RestfulCollection

Packages that use RestfulCollection
org.apache.shindig.common.util   
 

Uses of RestfulCollection in org.apache.shindig.common.util
 

Method parameters in org.apache.shindig.common.util with type arguments of type RestfulCollection
static
<T> Future<T>
FutureUtil.getFirstFromCollection(Future<RestfulCollection<T>> collection)
          Process a Future wrapped RestfulCollection to return the first (if any) object, as a Future
 



Copyright © 2007-2012. All Rights Reserved.