Uses of Class
org.springframework.pulsar.PulsarException
Package
Description
Package containing the Spring for Apache Pulsar framework classes.
Package containing the core components of the framework.
Package containing support for
Pulsar Functions and
Pulsar IO Connectors.
Package containing listener components for receiving Pulsar messages.
-
Uses of PulsarException in org.springframework.pulsar
-
Uses of PulsarException in org.springframework.pulsar.core
Modifier and TypeMethodDescriptionCompletableFuture<org.apache.pulsar.client.api.MessageId>
Sends a message to the specified topic in a non-blocking manner. -
Uses of PulsarException in org.springframework.pulsar.function
Modifier and TypeClassDescriptionstatic class
Indicates a failure of one or more function operations. -
Uses of PulsarException in org.springframework.pulsar.listener
Modifier and TypeClassDescriptionclass
Batch message listeners should throw this exception in the event of an error.