Uses of Class
org.apache.camel.component.seda.SedaConsumer
-
-
Uses of SedaConsumer in org.apache.camel.component.seda
Methods in org.apache.camel.component.seda that return SedaConsumer Modifier and Type Method Description protected SedaConsumer
SedaEndpoint. createNewConsumer(org.apache.camel.Processor processor)
Methods in org.apache.camel.component.seda that return types with arguments of type SedaConsumer Modifier and Type Method Description Set<SedaConsumer>
SedaEndpoint. getConsumers()
Returns the current active consumers on this endpoint
-