Uses of Interface
org.apache.camel.BatchConsumer

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

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

Classes in org.apache.camel.component.file that implement BatchConsumer
 class FileConsumer
          File consumer.
 class GenericFileConsumer<T>
          Base class for remote file consumers.
 



Apache CAMEL