Uses of Interface
org.springframework.kafka.streams.messaging.MessagingFunction
Package
Description
Package for classes related to spring-messaging with Kafka Streams.
-
Uses of MessagingFunction in org.springframework.kafka.streams.messaging
ModifierConstructorDescriptionMessagingProcessor
(MessagingFunction function, MessagingMessageConverter converter) Construct an instance with the provided function and converter.MessagingTransformer
(MessagingFunction function, MessagingMessageConverter converter) Deprecated.Construct an instance with the provided function and converter.