toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
friendships-service
/
piperkt.services.friendships.infrastructure.events
/
FriendshipEventPublisherImpl
Friendship
Event
Publisher
Impl
@
Singleton
class
FriendshipEventPublisherImpl
(
kafkaFriendshipEventPublisher
:
KafkaFriendshipEventPublisher
)
:
FriendshipEventPublisher
Members
Constructors
Friendship
Event
Publisher
Impl
Link copied to clipboard
constructor
(
kafkaFriendshipEventPublisher
:
KafkaFriendshipEventPublisher
)
Functions
publish
Link copied to clipboard
open
override
fun
publish
(
event
:
FriendshipEvent
)