@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface AhcWsComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AhcWsComponentBuilderFactory.AhcWsComponentBuilder
Builder for the AHC Websocket component.
|
static class |
AhcWsComponentBuilderFactory.AhcWsComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static AhcWsComponentBuilderFactory.AhcWsComponentBuilder |
ahcWs()
AHC Websocket (camel-ahc-ws)
Exchange data with external Websocket servers using Async Http Client.
|
static AhcWsComponentBuilderFactory.AhcWsComponentBuilder ahcWs()
Apache Camel