Class AvroHeaders
java.lang.Object
org.springframework.integration.transformer.support.AvroHeaders
Pre-defined names and prefixes for Apache Avro related headers.
- Since:
- 5.2
- Author:
- Gary Russell, Artem Bilan
-
Field Summary
-
Method Summary
-
Field Details
-
PREFIX
The prefix for Apache Avro specific message headers.- See Also:
-
TYPE
TheSpecificRecord
type. By default it's the fully qualified SpecificRecord type but can be a key that is mapped to the actual type.- See Also:
-