ChannelEventPublisherImpl

@Singleton
class ChannelEventPublisherImpl(kafkaChannelEventPublisher: KafkaChannelEventPublisher) : ChannelEventPublisher

Constructors

Link copied to clipboard
constructor(kafkaChannelEventPublisher: KafkaChannelEventPublisher)

Functions

Link copied to clipboard
open override fun publish(event: ChannelEvent)