Class AtomConstants

java.lang.Object
org.apache.camel.component.atom.AtomConstants

public final class AtomConstants extends Object
Atom constants
  • Field Details

    • ATOM_FEED

      @Metadata(description="When consuming the List<com.apptasticsoftware.rssreader.Item> object is set to this header.", javaType="java.util.List") public static final String ATOM_FEED
      Header key for the List of Item object is stored on the in message on the exchange.
      See Also: