Uses of Class
org.springframework.pulsar.event.PulsarEvent
Packages that use PulsarEvent
Package
Description
Package containing events produced by the framework.
-
Uses of PulsarEvent in org.springframework.pulsar.event
Subclasses of PulsarEvent in org.springframework.pulsar.eventModifier and TypeClassDescriptionclass
Event to publish when the consumer is failed to start.class
Event to publish when the consumer is started.class
Event to publish while the consumer is starting.class
Event to publish when the reader is failed to start.class
Event to publish when the reader is started.class
Event to publish while the reader is starting.