Interface VertxWebsocketComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface VertxWebsocketComponentBuilderFactory
    Expose WebSocket endpoints and connect to remote WebSocket servers using Vert.x Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • vertxWebsocket

        static VertxWebsocketComponentBuilderFactory.VertxWebsocketComponentBuilder vertxWebsocket()
        Vert.x WebSocket (camel-vertx-websocket) Expose WebSocket endpoints and connect to remote WebSocket servers using Vert.x Category: websocket Since: 3.5 Maven coordinates: org.apache.camel:camel-vertx-websocket
        Returns:
        the dsl builder