Interface VertxEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface VertxEndpointBuilderFactory
Send and receive messages to/from Vert.x Event Bus.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Advanced builder for endpoint for the Vert.x component.static interface
Advanced builder for endpoint consumers for the Vert.x component.static interface
Advanced builder for endpoint producers for the Vert.x component.static interface
static interface
Builder for endpoint for the Vert.x component.static interface
Builder for endpoint consumers for the Vert.x component.static interface
Builder for endpoint producers for the Vert.x component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static VertxEndpointBuilderFactory.VertxEndpointBuilder endpointBuilder(String componentName, String path)
-