Uses of Class
org.apache.camel.component.seda.QueueReference
-
Uses of QueueReference in org.apache.camel.component.seda
Methods in org.apache.camel.component.seda that return QueueReferenceModifier and TypeMethodDescriptionSedaComponent.getOrCreateQueue(SedaEndpoint endpoint, Integer size, Boolean multipleConsumers, BlockingQueueFactory<org.apache.camel.Exchange> customQueueFactory) SedaComponent.getQueueReference(String key) SedaEndpoint.getQueueReference()Gets theQueueReferencefor this endpoint.SedaComponent.registerQueue(SedaEndpoint endpoint, BlockingQueue<org.apache.camel.Exchange> queue) Methods in org.apache.camel.component.seda that return types with arguments of type QueueReference