java.lang.Object
org.springframework.integration.feed.dsl.Feed

public final class Feed
extends java.lang.Object
The Spring Integration Feed components Factory.
Since:
5.0
  • Method Summary

    Modifier and Type Method Description
    static FeedEntryMessageSourceSpec inboundAdapter​(java.net.URL feedUrl, java.lang.String metadataKey)  
    static FeedEntryMessageSourceSpec inboundAdapter​(org.springframework.core.io.Resource feedResource, java.lang.String metadataKey)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait