Uses of Interface
org.jclouds.Fallback

Packages that use Fallback
org.jclouds   
org.jclouds.fallbacks   
org.jclouds.rest.config   
 

Uses of Fallback in org.jclouds
 

Classes in org.jclouds that implement Fallback
static class Fallbacks.AbsentOn403Or404Or500
           
static class Fallbacks.EmptyFluentIterableOnNotFoundOr404
           
static class Fallbacks.EmptyIterableWithMarkerOnNotFoundOr404
           
static class Fallbacks.EmptyListOnNotFoundOr404
           
static class Fallbacks.EmptyMapOnNotFoundOr404
           
static class Fallbacks.EmptyMultimapOnNotFoundOr404
           
static class Fallbacks.EmptyPagedIterableOnNotFoundOr404
           
static class Fallbacks.EmptySetOnNotFoundOr404
           
static class Fallbacks.FalseOnNotFoundOr404
           
static class Fallbacks.FalseOnNotFoundOr422
           
static class Fallbacks.NullOnNotFoundOr404
           
static class Fallbacks.TrueOnNotFoundOr404
           
static class Fallbacks.VoidOnNotFoundOr404
           
 

Uses of Fallback in org.jclouds.fallbacks
 

Classes in org.jclouds.fallbacks that implement Fallback
 class MapHttp4xxCodesToExceptions
           
 

Uses of Fallback in org.jclouds.rest.config
 

Methods in org.jclouds.rest.config that return Fallback
 Fallback<?> ReadAnnotationsAndProperties.getFallback(Invocation invocation)
           
 Fallback<?> InvocationConfig.getFallback(Invocation invocation)
          fallback used for Sync or Async commands.
 



Copyright © 2009-2013 jclouds. All Rights Reserved.