Interface AhcWssComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AhcWssComponentBuilderFactory
Exchange data with external Websocket servers using Async Http Client. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAhcWssComponentBuilderFactory.AhcWssComponentBuilderBuilder for the Async HTTP Client (AHC) Secure Websocket (Secure) component.static classAhcWssComponentBuilderFactory.AhcWssComponentBuilderImpl
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static AhcWssComponentBuilderFactory.AhcWssComponentBuilderahcWss()Deprecated.
-
-
-
Method Detail
-
ahcWss
@Deprecated static AhcWssComponentBuilderFactory.AhcWssComponentBuilder ahcWss()
Deprecated.Async HTTP Client (AHC) Secure Websocket (Secure) (camel-ahc-ws) Exchange data with external Websocket servers using Async Http Client. Category: websocket Since: 2.14 Maven coordinates: org.apache.camel:camel-ahc-ws- Returns:
- the dsl builder
-
-