Uses of Class
org.qubership.atp.itf.lite.backend.service.kafka.KafkaExportEventExceptionResponseSendingService
Packages that use KafkaExportEventExceptionResponseSendingService
-
Uses of KafkaExportEventExceptionResponseSendingService in org.qubership.atp.itf.lite.backend.configuration
Methods in org.qubership.atp.itf.lite.backend.configuration that return KafkaExportEventExceptionResponseSendingServiceModifier and TypeMethodDescriptionKafkaConfiguration.kafkaExportEventExceptionResponseSendingService(org.springframework.kafka.core.KafkaTemplate<UUID, MiaExportResponseEvent> miaFinishExportKafkaTemplate, org.springframework.kafka.core.KafkaTemplate<UUID, ItfExportResponseEvent> itfFinishExportKafkaTemplate) Creates KafkaExportEventSendingService.