Uses of Class
org.springframework.integration.feed.dsl.FeedEntryMessageSourceSpec
Package
Description
Provides Feed Components support for Spring Integration Java DSL.
-
Uses of FeedEntryMessageSourceSpec in org.springframework.integration.feed.dsl
Modifier and TypeMethodDescriptionstatic FeedEntryMessageSourceSpec
Feed.inboundAdapter
(URL feedUrl, String metadataKey) static FeedEntryMessageSourceSpec
Feed.inboundAdapter
(Resource feedResource, String metadataKey) FeedEntryMessageSourceSpec.metadataStore
(MetadataStore metadataStore) FeedEntryMessageSourceSpec.preserveWireFeed
(boolean preserveWireFeed) FeedEntryMessageSourceSpec.syndFeedInput
(com.rometools.rome.io.SyndFeedInput syndFeedInput)