A B C E G H I L M N O P R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addRoutesToCamelContext(CamelContext) - Method in class org.apache.camel.quarkus.component.bean.CamelRoute
- addRoutesToCamelContext(CamelContext) - Method in class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
- aggregate(Exchange, Exchange) - Method in class org.apache.camel.quarkus.component.bean.CamelRoute
B
- buildCombinedResponse(List<String>) - Method in class org.apache.camel.quarkus.component.bean.CamelRoute.MyOrderService
-
We use the same bean for building the combined response to send back to the original caller
C
- CamelResource - Class in org.apache.camel.quarkus.component.bean
- CamelResource() - Constructor for class org.apache.camel.quarkus.component.bean.CamelResource
- CamelRoute - Class in org.apache.camel.quarkus.component.bean
-
A
RouteBuilderinstantiated by Camel (not by Arc). - CamelRoute() - Constructor for class org.apache.camel.quarkus.component.bean.CamelRoute
- CamelRoute.MyBean - Class in org.apache.camel.quarkus.component.bean
- CamelRoute.MyOrderService - Class in org.apache.camel.quarkus.component.bean
- configProperty() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
- configure() - Method in class org.apache.camel.quarkus.component.bean.CamelRoute
- configure() - Method in class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
- configure() - Method in class org.apache.camel.quarkus.component.bean.LazyAppScopedRouteBuilder
- configure() - Method in class org.apache.camel.quarkus.component.bean.RouteBuilderWithProducer
- CONFIGURE_COUNTER - Static variable in class org.apache.camel.quarkus.component.bean.CamelRoute
- CONFIGURE_COUNTER - Static variable in class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
- counter - Variable in class org.apache.camel.quarkus.component.bean.CamelResource
- counter - Variable in class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
- counter() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
- Counter - Class in org.apache.camel.quarkus.component.bean
- Counter() - Constructor for class org.apache.camel.quarkus.component.bean.Counter
E
- EagerAppScopedRouteBuilder - Class in org.apache.camel.quarkus.component.bean
-
A
RouteBuilderinjected intoCamelResourceand thus instantiated eagerly. - EagerAppScopedRouteBuilder() - Constructor for class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
G
- getCounter() - Method in class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
- getHello() - Method in class org.apache.camel.quarkus.component.bean.RouteBuilderWithProducer.Hello
- getValue() - Method in class org.apache.camel.quarkus.component.bean.Counter
H
- handleOrder(String) - Method in class org.apache.camel.quarkus.component.bean.CamelRoute.MyOrderService
-
We just handle the order by returning a id line for the order
- handler(String) - Method in class org.apache.camel.quarkus.component.bean.CamelResource
- handlerOnProxy(String) - Method in class org.apache.camel.quarkus.component.bean.CamelResource
- hello() - Method in class org.apache.camel.quarkus.component.bean.RouteBuilderWithProducer
- hello(String) - Method in class org.apache.camel.quarkus.component.bean.NamedBean
- Hello() - Constructor for class org.apache.camel.quarkus.component.bean.RouteBuilderWithProducer.Hello
I
- increment() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
- increment() - Method in class org.apache.camel.quarkus.component.bean.Counter
- INSTANCE_COUNTER - Static variable in class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
L
- lazy() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
- LazyAppScopedRouteBuilder - Class in org.apache.camel.quarkus.component.bean
-
An @ApplicationScoped
RouteBuilderthat would normally get removed from the CDI container because it is not injected anywhere and because it has no observer method, etc. - LazyAppScopedRouteBuilder() - Constructor for class org.apache.camel.quarkus.component.bean.LazyAppScopedRouteBuilder
- lazyConfigureCounter() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
M
- method(String) - Method in class org.apache.camel.quarkus.component.bean.CamelResource
- MyBean() - Constructor for class org.apache.camel.quarkus.component.bean.CamelRoute.MyBean
- myFooValue - Variable in class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
- MyOrderService() - Constructor for class org.apache.camel.quarkus.component.bean.CamelRoute.MyOrderService
N
- named(String) - Method in class org.apache.camel.quarkus.component.bean.CamelResource
- NamedBean - Class in org.apache.camel.quarkus.component.bean
-
A bean referenced from a route (and from nowhere else) by name.
- NamedBean() - Constructor for class org.apache.camel.quarkus.component.bean.NamedBean
O
- org.apache.camel.quarkus.component.bean - package org.apache.camel.quarkus.component.bean
P
- postConstruct() - Method in class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
- processOrder(String) - Method in class org.apache.camel.quarkus.component.bean.CamelResource
R
- routeBuilder - Variable in class org.apache.camel.quarkus.component.bean.CamelResource
- routeBuilderConfigureCounter() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
- routeBuilderInjectedCount() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
- routeBuilderInstanceCounter() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
- RouteBuilderWithProducer - Class in org.apache.camel.quarkus.component.bean
-
A
RouteBuilderwith a @Produces method that makes it a CDI bean. - RouteBuilderWithProducer() - Constructor for class org.apache.camel.quarkus.component.bean.RouteBuilderWithProducer
- RouteBuilderWithProducer.Hello - Class in org.apache.camel.quarkus.component.bean
S
- sayHello(String) - Static method in class org.apache.camel.quarkus.component.bean.CamelRoute.MyBean
-
Just return an hello message.
- sayHello1(Exchange) - Method in class org.apache.camel.quarkus.component.bean.WithHandlerBean
-
Just set an hello message.
- sayHello2(Exchange) - Method in class org.apache.camel.quarkus.component.bean.WithHandlerBean
-
Just set an hello message.
T
- template - Variable in class org.apache.camel.quarkus.component.bean.CamelResource
W
- withHandler() - Static method in class org.apache.camel.quarkus.component.bean.CamelRoute
- WithHandlerBean - Class in org.apache.camel.quarkus.component.bean
- WithHandlerBean() - Constructor for class org.apache.camel.quarkus.component.bean.WithHandlerBean
- withProducer() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
All Classes All Packages