Uses of Class
org.jclouds.functions.ExceptionToValueOrPropagate

Packages that use ExceptionToValueOrPropagate
org.jclouds.blobstore.util   
 

Uses of ExceptionToValueOrPropagate in org.jclouds.blobstore.util
 

Fields in org.jclouds.blobstore.util declared as ExceptionToValueOrPropagate
static ExceptionToValueOrPropagate<ContainerNotFoundException,?> BlobStoreUtils.containerNotFoundToNullOrPropagate
           
static ExceptionToValueOrPropagate<KeyNotFoundException,?> BlobStoreUtils.keyNotFoundToNullOrPropagate
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.