Uses of Interface
org.apache.camel.builder.endpoint.dsl.VertxEndpointBuilderFactory.VertxEndpointBuilder
Packages that use VertxEndpointBuilderFactory.VertxEndpointBuilder
-
Uses of VertxEndpointBuilderFactory.VertxEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return VertxEndpointBuilderFactory.VertxEndpointBuilderModifier and TypeMethodDescriptionVert.x (camel-vertx) Send and receive messages to/from Vert.x Event Bus.Vert.x (camel-vertx) Send and receive messages to/from Vert.x Event Bus. -
Uses of VertxEndpointBuilderFactory.VertxEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return VertxEndpointBuilderFactory.VertxEndpointBuilderModifier and TypeMethodDescriptionVertxEndpointBuilderFactory.AdvancedVertxEndpointBuilder.basic()VertxEndpointBuilderFactory.endpointBuilder(String componentName, String path) Whether to use publish/subscribe instead of point to point when sending to a vertx endpoint.Whether to use publish/subscribe instead of point to point when sending to a vertx endpoint.Vert.x (camel-vertx) Send and receive messages to/from Vert.x Event Bus.Vert.x (camel-vertx) Send and receive messages to/from Vert.x Event Bus.