Uses of Package
org.springframework.pulsar.listener.adapter
Packages that use org.springframework.pulsar.listener.adapter
Package
Description
Package containing Spring configuration classes for the framework.
Package containing components for adapting Pulsar messages to message listeners.
Package containing Spring configuration classes for the framework.
Package containing listener components for receiving Pulsar messages.
-
Classes in org.springframework.pulsar.listener.adapter used by org.springframework.pulsar.configClassDescriptionAn abstract
MessageListeneradapter providing the necessary infrastructure to extract the payload from a Pulsar message.A wrapper for either anInvocableHandlerMethodorDelegatingInvocableHandler. -
Classes in org.springframework.pulsar.listener.adapter used by org.springframework.pulsar.listener.adapterClassDescriptionAn abstract
MessageListeneradapter providing the necessary infrastructure to extract the payload from a Pulsar message.Delegates to anInvocableHandlerMethodbased on the message payload type.A wrapper for either anInvocableHandlerMethodorDelegatingInvocableHandler. -
Classes in org.springframework.pulsar.listener.adapter used by org.springframework.pulsar.reactive.configClassDescriptionAn abstract
MessageListeneradapter providing the necessary infrastructure to extract the payload from a Pulsar message.A wrapper for either anInvocableHandlerMethodorDelegatingInvocableHandler. -
Classes in org.springframework.pulsar.listener.adapter used by org.springframework.pulsar.reactive.listener.adapterClassDescriptionAn abstract
MessageListeneradapter providing the necessary infrastructure to extract the payload from a Pulsar message.