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

Packages that use ExceptionParser
org.jclouds.rest   
 

Uses of ExceptionParser in org.jclouds.rest
 

Methods in org.jclouds.rest with annotations of type ExceptionParser
 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-2012 jclouds. All Rights Reserved.