Uses of Class
org.jclouds.rest.annotations.Fallback

Packages that use Fallback
org.jclouds.rest   
 

Uses of Fallback in org.jclouds.rest
 

Methods in org.jclouds.rest with annotations of type Fallback
 com.google.common.util.concurrent.ListenableFuture<Boolean> HttpAsyncClient.delete(URI location)
           
 com.google.common.util.concurrent.ListenableFuture<Boolean> HttpAsyncClient.exists(URI location)
           
 com.google.common.util.concurrent.ListenableFuture<InputStream> HttpAsyncClient.get(URI location)
           
 



Copyright © 2009-2013 jclouds. All Rights Reserved.