Index

A B C D E F G I L M O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values

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 List of Item 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
 
AtomEndpointUriFactory - Class in org.apache.camel.component.atom
Generated by camel build tools - do NOT edit this file!
AtomEndpointUriFactory() - Constructor for class org.apache.camel.component.atom.AtomEndpointUriFactory
 
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) - 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
 
AtomUtils() - Constructor for class org.apache.camel.component.atom.AtomUtils
 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.atom.AtomEndpointUriFactory
 

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
 
createEntryPollingConsumer(FeedEndpoint, Processor, boolean) - Method in class org.apache.camel.component.atom.AtomEndpoint
 
createEntryPollingConsumer(FeedEndpoint, Processor, boolean) - Method in class org.apache.camel.component.feed.FeedEndpoint
 
createExchange(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.atom.AtomEndpoint
 
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
 
doStart() - Method in class org.apache.camel.component.atom.AtomEntryPollingConsumer
 
doStart() - Method in class org.apache.camel.component.atom.AtomPollingConsumer
 

E

endpoint - Variable in class org.apache.camel.component.feed.FeedPollingConsumer
 
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<E> - 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) - 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
 

G

getCamelContext() - Method in class org.apache.camel.component.atom.AtomConverterLoader
 
getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.atom.AtomEndpointConfigurer
 
getEndpointKey() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
getFeedUri() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.atom.AtomComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.atom.AtomEndpointConfigurer
 
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
 

I

isEnabled(String) - Method in class org.apache.camel.component.atom.AtomEndpointUriFactory
 
isFeedHeader() - Method in class org.apache.camel.component.feed.FeedEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.atom.AtomEndpointUriFactory
 
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
 

L

list - Variable in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 
load(TypeConverterRegistry) - Method in class org.apache.camel.component.atom.AtomConverterLoader
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.atom.AtomEndpointUriFactory
 

O

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

P

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
 
propertyNames() - Method in class org.apache.camel.component.atom.AtomEndpointUriFactory
 

R

readItems(CamelContext, String, RssReader, boolean) - Static method in class org.apache.camel.component.atom.AtomUtils
 
resetList() - Method in class org.apache.camel.component.atom.AtomEntryPollingConsumer
 
resetList() - Method in class org.apache.camel.component.feed.FeedEntryPollingConsumer
 

S

secretPropertyNames() - Method in class org.apache.camel.component.atom.AtomEndpointUriFactory
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.atom.AtomConverterLoader
 
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.
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 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.
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
 
A B C D E F G I L M O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values