Uses of Class
org.apache.camel.component.atom.AtomEndpoint

Packages that use AtomEndpoint
org.apache.camel.component.atom   
 

Uses of AtomEndpoint in org.apache.camel.component.atom
 

Constructors in org.apache.camel.component.atom with parameters of type AtomEndpoint
AtomEntryPollingConsumer(AtomEndpoint endpoint, org.apache.camel.Processor processor, boolean filter, Date lastUpdate, boolean throttleEntries)
           
AtomPollingConsumer(AtomEndpoint endpoint, org.apache.camel.Processor processor)
           
AtomProducer(AtomEndpoint endpoint)
           
 



Apache Camel