Uses of Interface
org.apache.camel.builder.endpoint.LambdaEndpointRouteBuilder
Packages that use LambdaEndpointRouteBuilder
-
Uses of LambdaEndpointRouteBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint with parameters of type LambdaEndpointRouteBuilderModifier and TypeMethodDescriptionstatic voidEndpointRouteBuilder.addEndpointRoutes(org.apache.camel.CamelContext context, LambdaEndpointRouteBuilder rbc) Add routes to a context using a lambda expression.