Class | Description |
---|---|
CamelRouteControllerEndpoint |
Endpoint to expose RouteController information. |
CamelRouteControllerEndpointAutoConfiguration |
Auto configuration for the
CamelRouteControllerEndpoint . |
CamelRoutesEndpoint |
Endpoint to expose Route information. |
CamelRoutesEndpoint.RouteDetailsEndpointInfo |
Container for exposing
Route information
with route details as JSON. |
CamelRoutesEndpoint.RouteEndpointInfo |
Container for exposing
Route information as JSON. |
CamelRoutesEndpoint.TimeInfo |
Optional time information for the actions
|
CamelRoutesEndpointAutoConfiguration |
Auto configuration for the
CamelRoutesEndpoint . |
CamelRoutesEndpointProperties |
Enum | Description |
---|---|
CamelRoutesEndpoint.ReadAction | |
CamelRoutesEndpoint.WriteAction |
List of write actions available for the endpoint
|
Apache Camel