@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface WebsocketComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebsocketComponentBuilderFactory.WebsocketComponentBuilder
Builder for the Jetty Websocket component.
|
static class |
WebsocketComponentBuilderFactory.WebsocketComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static WebsocketComponentBuilderFactory.WebsocketComponentBuilder |
websocket()
Jetty Websocket (camel-websocket)
Expose websocket endpoints using Jetty.
|
static WebsocketComponentBuilderFactory.WebsocketComponentBuilder websocket()
Apache Camel