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 `org.apache.abdera.model.Feed` object is set to this header.", javaType="org.apache.abdera.model.Feed") public static final String ATOM_FEED
      Header key for the Feed object is stored on the in message on the exchange.
      See Also: