Class EnvelopeToMetadata

  • All Implemented Interfaces:
    Translator.EnvelopeHandler

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void handle​(com.rabbitmq.client.Envelope envelope, AdaptrisMessage msg)  
      • Methods inherited from class java.lang.Object

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