Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
F
G
I
O
P
R
S
F
FeedEntryMessageSource
- Class in
org.springframework.integration.feed.inbound
This implementation of
MessageSource
will produce individual
SyndEntry
s for a feed identified with the 'feedUrl' attribute.
FeedEntryMessageSource(URL)
- 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(URL, FeedFetcher)
- Constructor for class org.springframework.integration.feed.inbound.
FeedEntryMessageSource
Creates a FeedEntryMessageSource that will use the provided FeedFetcher to read from the given feed URL.
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
init()
- Method in class org.springframework.integration.feed.config.
FeedNamespaceHandler
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.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
R
receive()
- Method in class org.springframework.integration.feed.inbound.
FeedEntryMessageSource
S
setMetadataStore(MetadataStore)
- Method in class org.springframework.integration.feed.inbound.
FeedEntryMessageSource
F
G
I
O
P
R
S
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes