Skip navigation links
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
To consume Atom RSS feeds.
AtomComponent() - Constructor for class org.apache.camel.component.atom.AtomComponent
 
AtomComponentConfigurer - Class in org.apache.camel.component.atom
Generated by camel build tools - do NOT edit this file!
AtomComponentConfigurer() - Constructor for class org.apache.camel.component.atom.AtomComponentConfigurer
 
AtomConstants - Class in org.apache.camel.component.atom
Atom constants
AtomConverter - Class in org.apache.camel.component.atom
Date converters.
AtomConverterLoader - Class in org.apache.camel.component.atom
Generated by camel build tools - do NOT edit this file!
AtomConverterLoader() - Constructor for class org.apache.camel.component.atom.AtomConverterLoader
 
AtomEndpoint - Class in org.apache.camel.component.atom
Poll Atom RSS feeds.
AtomEndpoint() - Constructor for class org.apache.camel.component.atom.AtomEndpoint
 
AtomEndpoint(String, FeedComponent, String) - Constructor for class org.apache.camel.component.atom.AtomEndpoint
 
AtomEndpointConfigurer - Class in org.apache.camel.component.atom
Generated by camel build tools - do NOT edit this file!
AtomEndpointConfigurer() - Constructor for class org.apache.camel.component.atom.AtomEndpointConfigurer
 
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

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.atom.AtomComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.atom.AtomEndpointConfigurer
 
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

getAllOptions(Object) - Method in class org.apache.camel.component.atom.AtomComponentConfigurer
 
getAllOptions(Object) - Method in class org.apache.camel.component.atom.AtomEndpointConfigurer
 
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
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.atom.AtomComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.atom.AtomEndpointConfigurer
 
getPassword() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
getUsername() - 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
 
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
 
load(TypeConverterRegistry) - Method in class org.apache.camel.component.atom.AtomConverterLoader
 

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.
parseDocument(String, String, String) - Static method in class org.apache.camel.component.atom.AtomUtils
 
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
The URI to the feed to poll.
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.
setPassword(String) - Method in class org.apache.camel.component.feed.FeedEndpoint
Sets the password to be used for basic authentication when polling from a HTTP feed
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.
setUsername(String) - Method in class org.apache.camel.component.feed.FeedEndpoint
Sets the username to be used for basic authentication when polling from a HTTP feed
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 
Skip navigation links

Apache Camel