| Interface | Description |
|---|---|
| PreconditionHttpResponseInterceptorDelegate.Matcher |
Defines a predicate condition.
|
| Class | Description |
|---|---|
| BaseExpressionHttpResponseInterceptor |
A base implementation for a
HttpResponseInterceptor that relies on DW expressions. |
| ExpressionHttpResponseInterceptor |
A
HttpResponseInterceptor implementation based on DW expressions. |
| ExpressionHttpResponseInterceptor.ExpressionHttpResponseInterceptorBuilder |
Builder for a
ExpressionHttpResponseInterceptor. |
| PreconditionHttpResponseInterceptorDelegate |
A
HttpResponseInterceptor implementation that applies a precondition and if satisfied and the delegate matches too it
delegates the execution to a nested HttpResponseInterceptor. |
Copyright © 2022. All rights reserved.