Uses of Interface
com.rabbitmq.client.amqp.Message.SectionsConverter
Packages that use Message.SectionsConverter
-
Uses of Message.SectionsConverter in com.rabbitmq.client.amqp
Methods in com.rabbitmq.client.amqp with parameters of type Message.SectionsConverterModifier and TypeMethodDescription<I,O> O Message.body(Message.SectionsConverter<I, O> converter) Get the message body with access to all body sections using the specified sections converter.