B C D G I O P S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.vertx.VertxEndpointUriFactory
C
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.vertx.VertxComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.vertx.VertxEndpointConfigurer
- createConsumer(Processor) - Method in class org.apache.camel.component.vertx.VertxEndpoint
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.vertx.VertxComponent
- createProducer() - Method in class org.apache.camel.component.vertx.VertxEndpoint
D
- doStart() - Method in class org.apache.camel.component.vertx.VertxComponent
- doStart() - Method in class org.apache.camel.component.vertx.VertxConsumer
- doStop() - Method in class org.apache.camel.component.vertx.VertxComponent
- doStop() - Method in class org.apache.camel.component.vertx.VertxConsumer
G
- getAddress() - Method in class org.apache.camel.component.vertx.VertxEndpoint
- getAutowiredNames() - Method in class org.apache.camel.component.vertx.VertxComponentConfigurer
- getComponent() - Method in class org.apache.camel.component.vertx.VertxEndpoint
- getEndpoint() - Method in class org.apache.camel.component.vertx.VertxProducer
- getEventBus() - Method in class org.apache.camel.component.vertx.VertxEndpoint
- getHost() - Method in class org.apache.camel.component.vertx.VertxComponent
- getOptionType(String, boolean) - Method in class org.apache.camel.component.vertx.VertxComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.vertx.VertxEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.vertx.VertxComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.vertx.VertxEndpointConfigurer
- getPort() - Method in class org.apache.camel.component.vertx.VertxComponent
- getPubSub() - Method in class org.apache.camel.component.vertx.VertxEndpoint
- getTimeout() - Method in class org.apache.camel.component.vertx.VertxComponent
- getVertx() - Method in class org.apache.camel.component.vertx.VertxComponent
- getVertx() - Method in class org.apache.camel.component.vertx.VertxEndpoint
- getVertxFactory() - Method in class org.apache.camel.component.vertx.VertxComponent
- getVertxOptions() - Method in class org.apache.camel.component.vertx.VertxComponent
I
- isEnabled(String) - Method in class org.apache.camel.component.vertx.VertxEndpointUriFactory
- isLenientProperties() - Method in class org.apache.camel.component.vertx.VertxEndpointUriFactory
- isMultipleConsumersSupported() - Method in class org.apache.camel.component.vertx.VertxEndpoint
- isPubSub() - Method in class org.apache.camel.component.vertx.VertxEndpoint
O
- onEventBusEvent(Message) - Method in class org.apache.camel.component.vertx.VertxConsumer
- org.apache.camel.component.vertx - package org.apache.camel.component.vertx
P
- process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.vertx.VertxProducer
- propertyNames() - Method in class org.apache.camel.component.vertx.VertxEndpointUriFactory
S
- secretPropertyNames() - Method in class org.apache.camel.component.vertx.VertxEndpointUriFactory
- setAddress(String) - Method in class org.apache.camel.component.vertx.VertxEndpoint
-
Sets the event bus address used to communicate
- setHost(String) - Method in class org.apache.camel.component.vertx.VertxComponent
-
Hostname for creating an embedded clustered EventBus
- setPort(int) - Method in class org.apache.camel.component.vertx.VertxComponent
-
Port for creating an embedded clustered EventBus
- setPubSub(Boolean) - Method in class org.apache.camel.component.vertx.VertxEndpoint
-
Whether to use publish/subscribe instead of point to point when sending to a vertx endpoint.
- setTimeout(int) - Method in class org.apache.camel.component.vertx.VertxComponent
-
Timeout in seconds to wait for clustered Vertx EventBus to be ready.
- setVertx(Vertx) - Method in class org.apache.camel.component.vertx.VertxComponent
-
To use the given vertx EventBus instead of creating a new embedded EventBus
- setVertxFactory(VertxFactory) - Method in class org.apache.camel.component.vertx.VertxComponent
-
To use a custom VertxFactory implementation
- setVertxOptions(VertxOptions) - Method in class org.apache.camel.component.vertx.VertxComponent
-
Options to use for creating vertx
V
- VertxComponent - Class in org.apache.camel.component.vertx
- VertxComponent() - Constructor for class org.apache.camel.component.vertx.VertxComponent
- VertxComponent(CamelContext) - Constructor for class org.apache.camel.component.vertx.VertxComponent
- VertxComponentConfigurer - Class in org.apache.camel.component.vertx
-
Generated by camel build tools - do NOT edit this file!
- VertxComponentConfigurer() - Constructor for class org.apache.camel.component.vertx.VertxComponentConfigurer
- VertxConsumer - Class in org.apache.camel.component.vertx
- VertxConsumer(VertxEndpoint, Processor) - Constructor for class org.apache.camel.component.vertx.VertxConsumer
- VertxEndpoint - Class in org.apache.camel.component.vertx
-
Send and receive messages to/from Vert.x Event Bus.
- VertxEndpoint(String, VertxComponent, String) - Constructor for class org.apache.camel.component.vertx.VertxEndpoint
- VertxEndpointConfigurer - Class in org.apache.camel.component.vertx
-
Generated by camel build tools - do NOT edit this file!
- VertxEndpointConfigurer() - Constructor for class org.apache.camel.component.vertx.VertxEndpointConfigurer
- VertxEndpointUriFactory - Class in org.apache.camel.component.vertx
-
Generated by camel build tools - do NOT edit this file!
- VertxEndpointUriFactory() - Constructor for class org.apache.camel.component.vertx.VertxEndpointUriFactory
- VertxProducer - Class in org.apache.camel.component.vertx
- VertxProducer(VertxEndpoint) - Constructor for class org.apache.camel.component.vertx.VertxProducer
All Classes All Packages