Uses of Annotation Interface
org.apache.camel.RecipientList
Packages that use RecipientList
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of RecipientList in org.apache.camel.spi
Methods in org.apache.camel.spi with parameters of type RecipientListModifier and TypeMethodDescriptionAnnotationBasedProcessorFactory.createRecipientList
(CamelContext camelContext, RecipientList annotation) Creates recipient list processor from the configured annotation.