A C D E F G I L O P R S T U

A

afterConfiguration(String, String, Endpoint, Map<String, Object>) - Method in class org.apache.camel.component.atom.AtomComponent
 
ATOM_FEED - Static variable in class org.apache.camel.component.atom.AtomConstants
Header key for the Feed object is stored on the in message on the exchange.
AtomComponent - Class in org.apache.camel.component.atom
An Atom Component.
AtomComponent() - Constructor for class org.apache.camel.component.atom.AtomComponent
 
AtomConstants - Class in org.apache.camel.component.atom
Atom constants
AtomConverter - Class in org.apache.camel.component.atom
Date converters.
AtomEndpoint - Class in org.apache.camel.component.atom
An Atom Endpoint.
AtomEndpoint() - Constructor for class org.apache.camel.component.atom.AtomEndpoint
 
AtomEndpoint(String, FeedComponent, String) - Constructor for class org.apache.camel.component.atom.AtomEndpoint
 
AtomEntryPollingConsumer - Class in org.apache.camel.component.atom
Consumer to poll atom feeds and return each entry from the feed step by step.
AtomEntryPollingConsumer(AtomEndpoint, Processor, boolean, Date, boolean) - Constructor for class org.apache.camel.component.atom.AtomEntryPollingConsumer
 
AtomPollingConsumer - Class in org.apache.camel.component.atom
Consumer to poll atom feeds and return the full feed.
AtomPollingConsumer(AtomEndpoint, Processor) - Constructor for class org.apache.camel.component.atom.AtomPollingConsumer
 
AtomProducer - Class in org.apache.camel.component.atom
AtomProducer is currently not implemented
AtomProducer(AtomEndpoint) - Constructor for class org.apache.camel.component.atom.AtomProducer
 
AtomUtils - Class in org.apache.camel.component.atom
Atom utilities.

C

createConsumer(Processor) - Method in class org.apache.camel.component.feed.FeedEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.atom.AtomComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.feed.FeedComponent
 
createEndpointUri() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
createEntryFilter(Date) - Method in class org.apache.camel.component.atom.AtomEntryPollingConsumer
 
createEntryFilter(Date) - Method in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
createEntryPollingConsumer(FeedEndpoint, Processor, boolean, Date, boolean) - Method in class org.apache.camel.component.atom.AtomEndpoint
 
createEntryPollingConsumer(FeedEndpoint, Processor, boolean, Date, boolean) - Method in class org.apache.camel.component.feed.FeedEndpoint
 
createExchange(Object) - Method in class org.apache.camel.component.atom.AtomEndpoint
 
createExchange(Object, Object) - Method in class org.apache.camel.component.atom.AtomEndpoint
 
createExchange(Object) - Method in class org.apache.camel.component.feed.FeedEndpoint
Creates an Exchange with the entries as the in body.
createExchange(Object, Object) - Method in class org.apache.camel.component.feed.FeedEndpoint
Creates an Exchange with the given entry as the in body.
createExchangeWithFeedHeader(Object, String) - Method in class org.apache.camel.component.feed.FeedEndpoint
 
createFeed() - Method in class org.apache.camel.component.atom.AtomEntryPollingConsumer
 
createFeed() - Method in class org.apache.camel.component.atom.AtomPollingConsumer
 
createFeed() - Method in class org.apache.camel.component.feed.FeedPollingConsumer
 
createPollingConsumer(FeedEndpoint, Processor) - Method in class org.apache.camel.component.atom.AtomEndpoint
 
createPollingConsumer(FeedEndpoint, Processor) - Method in class org.apache.camel.component.feed.FeedEndpoint
 
createProducer() - Method in class org.apache.camel.component.feed.FeedEndpoint
 

D

DATE_PATTERN_NO_TIMEZONE - Static variable in class org.apache.camel.component.atom.AtomConverter
 
DEFAULT_CONSUMER_DELAY - Static variable in class org.apache.camel.component.feed.FeedPollingConsumer
 

E

endpoint - Variable in class org.apache.camel.component.feed.FeedPollingConsumer
 
EntryFilter - Interface in org.apache.camel.component.feed
Filter used by the FeedEntryPollingConsumer to filter entries from the feed.
entryFilter - Variable in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
entryIndex - Variable in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 

F

feed - Variable in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
FeedComponent - Class in org.apache.camel.component.feed
A base class for feed (atom, RSS) components.
FeedComponent() - Constructor for class org.apache.camel.component.feed.FeedComponent
 
FeedEndpoint - Class in org.apache.camel.component.feed
A base class for feed (atom, RSS) endpoints.
FeedEndpoint() - Constructor for class org.apache.camel.component.feed.FeedEndpoint
 
FeedEndpoint(String, FeedComponent, String) - Constructor for class org.apache.camel.component.feed.FeedEndpoint
 
FeedEntryPollingConsumer - Class in org.apache.camel.component.feed
Consumer to poll feeds and return each entry from the feed step by step.
FeedEntryPollingConsumer(FeedEndpoint, Processor, boolean, Date, boolean) - Constructor for class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
FeedPollingConsumer - Class in org.apache.camel.component.feed
Base class for consuming feeds.
FeedPollingConsumer(FeedEndpoint, Processor) - Constructor for class org.apache.camel.component.feed.FeedPollingConsumer
 
feedUri - Variable in class org.apache.camel.component.feed.FeedEndpoint
 
filter - Variable in class org.apache.camel.component.feed.FeedEndpoint
 

G

getAtomParser() - Static method in class org.apache.camel.component.atom.AtomUtils
Gets the Atom parser.
getEndpointKey() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
getFeedUri() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
getLastUpdate() - Method in class org.apache.camel.component.feed.FeedEndpoint
 

I

isFeedHeader() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
isFilter() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
isSingleton() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
isSortEntries() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
isSplitEntries() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
isThrottleEntries() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
isValidEntry(FeedEndpoint, Object, Object) - Method in class org.apache.camel.component.atom.UpdatedDateFilter
 
isValidEntry(FeedEndpoint, Object, Object) - Method in interface org.apache.camel.component.feed.EntryFilter
Tests to be used as filtering the feed for only entries of interest, such as only new entries, etc.

L

lastUpdate - Variable in class org.apache.camel.component.feed.FeedEndpoint
 
list - Variable in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 

O

org.apache.camel.component.atom - package org.apache.camel.component.atom
 
org.apache.camel.component.feed - package org.apache.camel.component.feed
 

P

parseDocument(String) - Static method in class org.apache.camel.component.atom.AtomUtils
Parses the given uri and returns the response as a atom feed document.
poll() - Method in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
poll() - Method in class org.apache.camel.component.feed.FeedPollingConsumer
 
populateList(Object) - Method in class org.apache.camel.component.atom.AtomEntryPollingConsumer
 
populateList(Object) - Method in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
process(Exchange) - Method in class org.apache.camel.component.atom.AtomProducer
 

R

resetList() - Method in class org.apache.camel.component.atom.AtomEntryPollingConsumer
 
resetList() - Method in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 

S

setFeedHeader(boolean) - Method in class org.apache.camel.component.feed.FeedEndpoint
Sets whether to add the feed object as a header
setFeedUri(String) - Method in class org.apache.camel.component.feed.FeedEndpoint
 
setFilter(boolean) - Method in class org.apache.camel.component.feed.FeedEndpoint
Sets whether to use filtering or not of the entries.
setLastUpdate(Date) - Method in class org.apache.camel.component.feed.FeedEndpoint
Sets the timestamp to be used for filtering entries from the atom feeds.
setSortEntries(boolean) - Method in class org.apache.camel.component.feed.FeedEndpoint
Sets whether to sort entries by published date.
setSplitEntries(boolean) - Method in class org.apache.camel.component.feed.FeedEndpoint
Sets whether or not entries should be sent individually or whether the entire feed should be sent as a single message
setThrottleEntries(boolean) - Method in class org.apache.camel.component.feed.FeedEndpoint
Sets whether all entries identified in a single feed poll should be delivered immediately.
sortEntries(Feed) - Method in class org.apache.camel.component.atom.AtomEntryPollingConsumer
 
splitEntries - Variable in class org.apache.camel.component.feed.FeedEndpoint
 

T

throttleEntries - Variable in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
toDate(String) - Static method in class org.apache.camel.component.atom.AtomConverter
 

U

UpdatedDateFilter - Class in org.apache.camel.component.atom
Filters out all entries which occur before the last time of the entry we saw (assuming entries arrive sorted in order).
UpdatedDateFilter(Date) - Constructor for class org.apache.camel.component.atom.UpdatedDateFilter
 

A C D E F G I L O P R S T U

Apache Camel