Skip navigation links
D F G I M O P S T 

D

doReceive() - Method in class org.springframework.integration.feed.inbound.FeedEntryMessageSource
 

F

Feed - Class in org.springframework.integration.feed.dsl
The Spring Integration Feed components Factory.
FeedEntryMessageSource - Class in org.springframework.integration.feed.inbound
This implementation of MessageSource will produce individual SyndEntrys for a feed identified with the 'feedUrl' attribute.
FeedEntryMessageSource(URL, String) - Constructor for class org.springframework.integration.feed.inbound.FeedEntryMessageSource
Creates a FeedEntryMessageSource that will use a HttpURLFeedFetcher to read feeds from the given URL.
FeedEntryMessageSource(Resource, String) - Constructor for class org.springframework.integration.feed.inbound.FeedEntryMessageSource
Creates a FeedEntryMessageSource that will read feeds from the given Resource.
FeedEntryMessageSourceSpec - Class in org.springframework.integration.feed.dsl
A MessageSourceSpec for a FeedEntryMessageSource.
FeedInboundChannelAdapterParser - Class in org.springframework.integration.feed.config
Handles parsing the configuration for the feed inbound-channel-adapter.
FeedInboundChannelAdapterParser() - Constructor for class org.springframework.integration.feed.config.FeedInboundChannelAdapterParser
 
FeedNamespaceHandler - Class in org.springframework.integration.feed.config
NamespaceHandler for the feed module.
FeedNamespaceHandler() - Constructor for class org.springframework.integration.feed.config.FeedNamespaceHandler
 

G

getComponentType() - Method in class org.springframework.integration.feed.inbound.FeedEntryMessageSource
 

I

inboundAdapter(URL, String) - Static method in class org.springframework.integration.feed.dsl.Feed
 
inboundAdapter(Resource, String) - Static method in class org.springframework.integration.feed.dsl.Feed
 
init() - Method in class org.springframework.integration.feed.config.FeedNamespaceHandler
 

M

metadataStore(MetadataStore) - Method in class org.springframework.integration.feed.dsl.FeedEntryMessageSourceSpec
 

O

onInit() - Method in class org.springframework.integration.feed.inbound.FeedEntryMessageSource
 
org.springframework.integration.feed.config - package org.springframework.integration.feed.config
Provides classes for configuration - parsers, namespace handlers.
org.springframework.integration.feed.dsl - package org.springframework.integration.feed.dsl
Provides Feed Components support for Spring Integration Java DSL.
org.springframework.integration.feed.inbound - package org.springframework.integration.feed.inbound
Provides classes supporting inbound endpoints.

P

parseSource(Element, ParserContext) - Method in class org.springframework.integration.feed.config.FeedInboundChannelAdapterParser
 
preserveWireFeed(boolean) - Method in class org.springframework.integration.feed.dsl.FeedEntryMessageSourceSpec
 

S

setMetadataStore(MetadataStore) - Method in class org.springframework.integration.feed.inbound.FeedEntryMessageSource
 
setPreserveWireFeed(boolean) - Method in class org.springframework.integration.feed.inbound.FeedEntryMessageSource
Specify a flag to indication if WireFeed should be preserved in the target SyndFeed.
setSyndFeedInput(SyndFeedInput) - Method in class org.springframework.integration.feed.inbound.FeedEntryMessageSource
Specify a parser for Feed XML documents.
syndFeedInput(SyndFeedInput) - Method in class org.springframework.integration.feed.dsl.FeedEntryMessageSourceSpec
 

T

toString() - Method in class org.springframework.integration.feed.inbound.FeedEntryMessageSource
 
D F G I M O P S T 
Skip navigation links