Class | Description |
---|---|
CamelHealthCheckEndpoint |
Endpoint to expose HealthCheck information. |
CamelHealthCheckEndpoint.Check | |
CamelHealthCheckEndpoint.CheckConfiguration | |
CamelHealthCheckEndpoint.DetailedCheck | |
CamelHealthCheckEndpoint.DetailedHealthCheckResult | |
CamelHealthCheckEndpoint.HealthCheckResult | |
CamelHealthCheckEndpointAutoConfiguration |
Auto configuration for the
CamelHealthCheckEndpoint . |
CamelHealthCheckMvcEndpoint |
Adapter to expose
CamelHealthCheckEndpoint as an MvcEndpoint . |
CamelRouteControllerEndpoint |
Endpoint to expose RouteController information. |
CamelRouteControllerEndpointAutoConfiguration |
Auto configuration for the
CamelRouteControllerEndpoint . |
CamelRouteControllerMvcEndpoint |
Adapter to expose
CamelRouteControllerEndpoint as an MvcEndpoint . |
CamelRoutesEndpoint |
Endpoint to expose Route information. |
CamelRoutesEndpointAutoConfiguration |
Auto configuration for the
CamelRoutesEndpoint . |
CamelRoutesMvcEndpoint |
Adapter to expose
CamelRoutesEndpoint as an MvcEndpoint . |
Exception | Description |
---|---|
CamelHealthCheckMvcEndpoint.NoSuchCheckException | |
CamelRoutesMvcEndpoint.NoSuchRouteException |
Apache Camel