
Package ca.uhn.fhir.broker.api
Interface IChannelSettings
- All Known Implementing Classes:
BaseChannelSettings,ChannelConsumerSettings,ChannelProducerSettings
public interface IChannelSettings
-
Method Summary
Modifier and TypeMethodDescriptionbooleanboolean
-
Method Details
-
isQualifyChannelName
boolean isQualifyChannelName() -
isUseJacksonMessageConverter
boolean isUseJacksonMessageConverter()
-