Uses of Class
org.apache.camel.RecipientList
-
Packages that use RecipientList Package Description org.apache.camel.spi 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 RecipientList Modifier and Type Method Description AsyncProcessorAnnotationBasedProcessorFactory. createRecipientList(CamelContext camelContext, RecipientList annotation)Creates recipient list processor from the configured annotation.
-