| Package | Description |
|---|---|
| org.jclouds | |
| org.jclouds.fallbacks | |
| org.jclouds.rest.config |
| Modifier and Type | Class and Description |
|---|---|
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 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PropagateIfRetryAfter
propagates as
RetryAfterException if a Throwable contains information such as a retry
offset. |
| Modifier and Type | Class and Description |
|---|---|
class |
HeaderToRetryAfterException
propagates as
RetryAfterException if a Throwable is an
HttpResponseException with a set and a valid
HttpHeaders.RETRY_AFTER header set. |
class |
MapHttp4xxCodesToExceptions |
| Modifier and Type | Method and Description |
|---|---|
Fallback<?> |
InvocationConfig.getFallback(Invocation invocation)
fallback used for commands when exceptions are encountered.
|
Fallback<?> |
ReadAnnotationsAndProperties.getFallback(Invocation invocation) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.