Package interlok.rabbitmq
Interface Translator.BasicPropertiesBuilder
- All Known Implementing Classes:
MetadataToProperties
- Enclosing class:
- Translator
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Create
BasicProperties from an AdaptrisMessage-
Method Summary
Modifier and TypeMethodDescriptioncom.rabbitmq.client.AMQP.BasicPropertiesbuild(AdaptrisMessage msg)
-
Method Details
-
build
-