| Package | Description |
|---|---|
| org.jclouds.http | |
| org.jclouds.http.handlers |
| Modifier and Type | Field and Description |
|---|---|
static HttpErrorHandler |
HttpErrorHandler.NOOP |
| Modifier and Type | Class and Description |
|---|---|
class |
CloseContentAndSetExceptionErrorHandler |
class |
DelegatingErrorHandler
Delegates to
HttpErrorHandlers who are annotated according to the
response codes they relate to. |
| Modifier and Type | Method and Description |
|---|---|
HttpErrorHandler |
DelegatingErrorHandler.getClientErrorHandler() |
HttpErrorHandler |
DelegatingErrorHandler.getRedirectionHandler() |
HttpErrorHandler |
DelegatingErrorHandler.getServerErrorHandler() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.