Uses of Class
org.springframework.integration.feed.dsl.FeedEntryMessageSourceSpec
Packages that use FeedEntryMessageSourceSpec
Package
Description
Provides Feed Components support for Spring Integration Java DSL.
-
Uses of FeedEntryMessageSourceSpec in org.springframework.integration.feed.dsl
Methods in org.springframework.integration.feed.dsl that return FeedEntryMessageSourceSpecModifier 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)