Uses of Class
org.apache.camel.component.seda.SedaConsumerNotAvailableException
-
-
Uses of SedaConsumerNotAvailableException in org.apache.camel.component.seda
Methods in org.apache.camel.component.seda that throw SedaConsumerNotAvailableException Modifier and Type Method Description protected voidSedaProducer. addToQueue(org.apache.camel.Exchange exchange, boolean copy)Strategy method for adding the exchange to the queue.
-