Uses of Class
overit.geocall.event.model.ConsumerProperties
Packages that use ConsumerProperties
-
Uses of ConsumerProperties in overit.geocall.aws.event.consumer
Methods in overit.geocall.aws.event.consumer with parameters of type ConsumerPropertiesModifier and TypeMethodDescriptionvoidSQSConsumer.init(@NotNull ConsumerProperties consumerProperties) -
Uses of ConsumerProperties in overit.geocall.event.consumer
Methods in overit.geocall.event.consumer with parameters of type ConsumerPropertiesModifier and TypeMethodDescriptionConsumer.checkTopicSegregation(ConsumerProperties properties) check if the propertiesisTopicSegregation()is enabled and in that case: for the consumers defined on Company Config adds to the topics defined the id of the company as prefix for the consumers defined on System Config for each topic add the id of all companies defined as prefixvoidConsumer.init(@NotNull ConsumerProperties consumerProperties) Initialize the consumer with the properties passed