Uses of Interface
tech.prodigio.core.libeventproducer.event.Event
Packages that use Event
Package
Description
-
Uses of Event in tech.prodigio.core.libeventproducer.event
Classes in tech.prodigio.core.libeventproducer.event that implement Event -
Uses of Event in tech.prodigio.core.libeventproducer.service
Methods in tech.prodigio.core.libeventproducer.service with parameters of type EventModifier and TypeMethodDescriptionIEventService.buildPublisherHandler(Event event) IEventService.buildPublisherHandler(Event event, Map<String, String> messageAttributes) -
Uses of Event in tech.prodigio.core.libeventproducer.service.impl
Methods in tech.prodigio.core.libeventproducer.service.impl with parameters of type EventModifier and TypeMethodDescriptionPubSubPublisherService.buildPublisherHandler(Event event) PubSubPublisherService.buildPublisherHandler(Event event, Map<String, String> messageAttributes)