Uses of Interface
org.springframework.kafka.support.mapping.ClassMapper
Packages that use ClassMapper
Package
Description
Provides classes related to type mapping.
-
Uses of ClassMapper in org.springframework.kafka.support.mapping
Subinterfaces of ClassMapper in org.springframework.kafka.support.mappingModifier and TypeInterfaceDescriptioninterface
Strategy for setting metadata on messages such that one can create the class that needs to be instantiated when receiving a message.Classes in org.springframework.kafka.support.mapping that implement ClassMapper