Interface SoroushComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface SoroushComponentBuilderFactory
Send and receive messages as a Soroush chat bot. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSoroushComponentBuilderFactory.SoroushComponentBuilderBuilder for the Soroush component.static classSoroushComponentBuilderFactory.SoroushComponentBuilderImpl
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static SoroushComponentBuilderFactory.SoroushComponentBuildersoroush()Deprecated.
-
-
-
Method Detail
-
soroush
@Deprecated static SoroushComponentBuilderFactory.SoroushComponentBuilder soroush()
Deprecated.Soroush (camel-soroush) Send and receive messages as a Soroush chat bot. Category: chat Since: 3.0 Maven coordinates: org.apache.camel:camel-soroush- Returns:
- the dsl builder
-
-