Uses of Class
com.azure.spring.messaging.servicebus.support.converter.ServiceBusMessageConverter
Package
Description
Spring Messaging Service Bus core package.
-
Uses of ServiceBusMessageConverter in com.azure.spring.messaging.servicebus.core
Modifier and TypeMethodDescriptionServiceBusTemplate.getMessageConverter()
Get the message converter.Modifier and TypeMethodDescriptionvoid
ServiceBusTemplate.setMessageConverter
(ServiceBusMessageConverter messageConverter) Set the message converter.