Skip navigation links
Camel :: Vertx 2.21.0.fuse-760027-redhat-00001
C D G I O P S V 

C

completeEndpointPath(ComponentConfiguration, String) - Method in class org.apache.camel.component.vertx.VertxComponent
 
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
 
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
 
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
 
getVertxBody(Exchange) - Static method in class org.apache.camel.component.vertx.VertxHelper
 
getVertxFactory() - Method in class org.apache.camel.component.vertx.VertxComponent
 
getVertxOptions() - Method in class org.apache.camel.component.vertx.VertxComponent
 

I

isMultipleConsumersSupported() - Method in class org.apache.camel.component.vertx.VertxEndpoint
 
isPubSub() - Method in class org.apache.camel.component.vertx.VertxEndpoint
 
isSingleton() - 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
 

S

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
A Camel Component for vert.x
VertxComponent() - Constructor for class org.apache.camel.component.vertx.VertxComponent
 
VertxComponent(CamelContext) - Constructor for class org.apache.camel.component.vertx.VertxComponent
 
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
The vertx component is used for sending and receive messages from a vertx event bus.
VertxEndpoint(String, VertxComponent, String) - Constructor for class org.apache.camel.component.vertx.VertxEndpoint
 
VertxHelper - Class in org.apache.camel.component.vertx
 
VertxProducer - Class in org.apache.camel.component.vertx
 
VertxProducer(VertxEndpoint) - Constructor for class org.apache.camel.component.vertx.VertxProducer
 
C D G I O P S V 
Skip navigation links
Camel :: Vertx 2.21.0.fuse-760027-redhat-00001

Apache Camel