Class RssConstants

java.lang.Object
org.apache.camel.component.rss.RssConstants

public final class RssConstants extends Object
RSS Constants.
  • Field Details

    • RSS_FEED

      @Metadata(description="The entire `SyncFeed` object.", javaType="Object") public static final String RSS_FEED
      Header key for the SyndFeed object is stored on the in message on the exchange.
      See Also: