Package org.jclouds.http.handlers
Class DelegatingErrorHandler
java.lang.Object
org.jclouds.http.handlers.DelegatingErrorHandler
- All Implemented Interfaces:
HttpErrorHandler
Delegates to
HttpErrorHandlers
who are annotated according to the
response codes they relate to.-
Field Summary
Fields inherited from interface org.jclouds.http.HttpErrorHandler
NOOP
-
Method Summary
-
Method Details
-
handleError
- Specified by:
handleError
in interfaceHttpErrorHandler
-
getRedirectionHandler
-
getClientErrorHandler
-
getServerErrorHandler
-