|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
HttpClient; implementors for
decorators need only implement a single abstract method.ResponseFailureAssessor that treats all
4XX and 5XX status codes as failures.HttpClient
that will raise runtime exceptions for 4XX or 5XX responses, so that
they can be used to signal failures to JRugged
ServiceWrapper instances.true if the given response should be
treated as a failure.
FailureExposingHttpClient
to determine whether a given response should be considered a
"failure" or not.HttpClient request
executions through a ServiceWrapper.ServiceWrapper instances can
experience them as failures.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||