Interface IChannelSettings
- All Known Implementing Classes:
BaseChannelSettings
,ChannelConsumerSettings
,ChannelProducerSettings
public interface IChannelSettings
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
-
Method Details
-
isQualifyChannelName
boolean isQualifyChannelName() -
isUseJacksonMessageConverter
boolean isUseJacksonMessageConverter()
-