@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface VertxWebsocketComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VertxWebsocketComponentBuilderFactory.VertxWebsocketComponentBuilder
Builder for the Vert.x WebSocket component.
|
static class |
VertxWebsocketComponentBuilderFactory.VertxWebsocketComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
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
|
static VertxWebsocketComponentBuilderFactory.VertxWebsocketComponentBuilder vertxWebsocket()
Apache Camel