| Class | Description |
|---|---|
| AdvanceEndpointConfigDTO |
This DTO holds the data related to endpoint timeout, retries and circuit breaking capabilities.
|
| CircuitBreakerConfigDTO |
This DTO holds the data related for the circuit breaking.
|
| EndpointRetryDTO |
This DTO holds the data related to endpoint retries in case of a failure scenario.
|
| MgwEndpointConfigDTO |
Production and Sandbox endpoints holder.
|
| MgwEndpointDTO |
DTO built by parsing endpoint details in OpenAPI definition.
|
| MgwEndpointListDTO |
List of
MgwEndpointDTO definitions with other endpoint
related details such as endpoint security. |
| PoolConfigDTO |
This DTO holds the data related to endpoint pool configurations.
|
| RollingWindowConfigDTO |
This DTO holds the data related to rolling window configurations used for the circuit breaking.
|
Copyright © 2023 WSO2. All rights reserved.