Uses of Class
ch.admin.bit.jeap.errorhandling.infrastructure.kafka.DomainEventDeserializer
Packages that use DomainEventDeserializer
-
Uses of DomainEventDeserializer in ch.admin.bit.jeap.errorhandling.web.api
Constructors in ch.admin.bit.jeap.errorhandling.web.api with parameters of type DomainEventDeserializerModifierConstructorDescriptionErrorController(ErrorService errorService, ErrorSearchService errorSearchService, ScheduledResendService scheduledResendService, AuditLogService auditLogService, DomainEventDeserializer domainEventDeserializer, ch.admin.bit.jeap.security.resource.semanticAuthentication.ServletSemanticAuthorization jeapSemanticAuthorization, ch.admin.bit.jeap.messaging.kafka.properties.KafkaProperties kafkaProperties)