Interface IggyEndpointBuilderFactory.IggyBuilders
- All Known Subinterfaces:
EndpointBuilderFactory
- All Known Implementing Classes:
EndpointRouteBuilder,EndpointRouteConfigurationBuilder
- Enclosing interface:
IggyEndpointBuilderFactory
public static interface IggyEndpointBuilderFactory.IggyBuilders
-
Method Summary
Modifier and TypeMethodDescriptionIggy (camel-iggy) Send and receive message to Apache Iggy streaming platform.Iggy (camel-iggy) Send and receive message to Apache Iggy streaming platform.
-
Method Details
-
iggy
Iggy (camel-iggy) Send and receive message to Apache Iggy streaming platform. Category: messaging Since: 4.17 Maven coordinates: org.apache.camel:camel-iggy Syntax:iggy:topicNamePath parameter: topicName (required) Name of the topic- Parameters:
path- topicName- Returns:
- the dsl builder
-
iggy
Iggy (camel-iggy) Send and receive message to Apache Iggy streaming platform. Category: messaging Since: 4.17 Maven coordinates: org.apache.camel:camel-iggy Syntax:iggy:topicNamePath parameter: topicName (required) Name of the topic- Parameters:
componentName- to use a custom component name for the endpoint instead of the default namepath- topicName- Returns:
- the dsl builder
-