Interface VertxWebsocketEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface VertxWebsocketEndpointBuilderFactory
Expose WebSocket endpoints and connect to remote WebSocket servers using Vert.x Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceVertxWebsocketEndpointBuilderFactory.AdvancedVertxWebsocketEndpointBuilderAdvanced builder for endpoint for the Vert.x WebSocket component.static interfaceVertxWebsocketEndpointBuilderFactory.AdvancedVertxWebsocketEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Vert.x WebSocket component.static interfaceVertxWebsocketEndpointBuilderFactory.AdvancedVertxWebsocketEndpointProducerBuilderAdvanced builder for endpoint producers for the Vert.x WebSocket component.static interfaceVertxWebsocketEndpointBuilderFactory.VertxWebsocketBuildersstatic interfaceVertxWebsocketEndpointBuilderFactory.VertxWebsocketEndpointBuilderBuilder for endpoint for the Vert.x WebSocket component.static interfaceVertxWebsocketEndpointBuilderFactory.VertxWebsocketEndpointConsumerBuilderBuilder for endpoint consumers for the Vert.x WebSocket component.static interfaceVertxWebsocketEndpointBuilderFactory.VertxWebsocketEndpointProducerBuilderBuilder for endpoint producers for the Vert.x WebSocket component.
-
Method Summary
Static Methods Modifier and Type Method Description static VertxWebsocketEndpointBuilderFactory.VertxWebsocketEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static VertxWebsocketEndpointBuilderFactory.VertxWebsocketEndpointBuilder endpointBuilder(String componentName, String path)
-
-