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 interfaceAdvanced builder for endpoint for the Vert.x component.static interfaceAdvanced builder for endpoint consumers for the Vert.x component.static interfaceAdvanced builder for endpoint producers for the Vert.x component.static interfacestatic interfaceBuilder for endpoint for the Vert.x component.static interfaceBuilder for endpoint consumers for the Vert.x component.static interfaceBuilder for endpoint producers for the Vert.x component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static VertxEndpointBuilderFactory.VertxEndpointBuilder endpointBuilder(String componentName, String path)
-