|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpErrorHandler | |
---|---|
org.jclouds.http | |
org.jclouds.http.handlers |
Uses of HttpErrorHandler in org.jclouds.http |
---|
Fields in org.jclouds.http declared as HttpErrorHandler | |
---|---|
static HttpErrorHandler |
HttpErrorHandler.NOOP
|
Uses of HttpErrorHandler in org.jclouds.http.handlers |
---|
Classes in org.jclouds.http.handlers that implement HttpErrorHandler | |
---|---|
class |
CloseContentAndSetExceptionErrorHandler
|
class |
DelegatingErrorHandler
Delegates to HttpErrorHandlers who are annotated according to the
response codes they relate to. |
Methods in org.jclouds.http.handlers that return HttpErrorHandler | |
---|---|
HttpErrorHandler |
DelegatingErrorHandler.getClientErrorHandler()
|
HttpErrorHandler |
DelegatingErrorHandler.getRedirectionHandler()
|
HttpErrorHandler |
DelegatingErrorHandler.getServerErrorHandler()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |