Uses of Class
org.jclouds.concurrent.ExceptionParsingListenableFuture

Packages that use ExceptionParsingListenableFuture
org.jclouds.concurrent   
 

Uses of ExceptionParsingListenableFuture in org.jclouds.concurrent
 

Methods in org.jclouds.concurrent that return ExceptionParsingListenableFuture
static
<T> ExceptionParsingListenableFuture<T>
ExceptionParsingListenableFuture.create(com.google.common.util.concurrent.ListenableFuture<T> future, com.google.common.base.Function<Exception,T> function)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.