Class EnvelopeToMetadata

java.lang.Object
interlok.rabbitmq.EnvelopeToMetadata
All Implemented Interfaces:
Translator.EnvelopeHandler

@ComponentProfile(summary="Add Envelope properties as AdaptrisMessage metadata", since="4.3.0") public class EnvelopeToMetadata extends Object implements Translator.EnvelopeHandler
Add metadata to the message from the Delivery#getEnvelope() object.
  • Constructor Details

    • EnvelopeToMetadata

      public EnvelopeToMetadata()
  • Method Details