Uses of Class
org.apache.camel.processor.PollEnricher
Packages that use PollEnricher
Package
Description
A collection of Processor
implementations which are used to implement the
Enterprise Integration Patterns
-
Uses of PollEnricher in org.apache.camel.processor
Subclasses of PollEnricher in org.apache.camel.processorModifier and TypeClassDescriptionclassA simpler version ofPollEnricherthat is intended for polling from static endpoints, and which is easier and more tooling friendly to use.