Uses of Class
org.apache.camel.impl.ScheduledBatchPollingConsumer

Packages that use ScheduledBatchPollingConsumer
org.apache.camel.component.file The File Component for working with file systems. 
 

Uses of ScheduledBatchPollingConsumer in org.apache.camel.component.file
 

Subclasses of ScheduledBatchPollingConsumer in org.apache.camel.component.file
 class FileConsumer
          File consumer.
 class GenericFileConsumer<T>
          Base class for file consumers.
 



Apache CAMEL