All Classes and Interfaces
Class
Description
Criterion which enables routing in case the number of requests reach a pre-configured threshold.
Validates the equality of the result objects.
Error result representation.
Implementations of
Monitorable
will get called, whenever a routing event is triggered.A wrapper for the result object from the endpoint call.
The response objects from both endpoints need to be compared to evaluate if they are compatible
so that the endpoint switch can be performed.
Routing condition determines when an incoming request needs to be routed to the new endpoint.
Routing mode dictates the current behaviour of the request routing.
Validation result is a DTO which conveys information about the validation.
Standard validator factory is a factory implementation for
ResultValidator
.