Class ProtoHeaders
java.lang.Object
org.springframework.integration.transformer.support.ProtoHeaders
Pre-defined names and prefixes for Protocol Buffers related headers.
- Since:
- 6.1
- Author:
- Christian Tzolov
-
Field Summary
-
Method Summary
-
Field Details
-
PREFIX
The prefix for Protocol Buffers specific message headers.- See Also:
-
TYPE
Thecom.google.protobuf.Message
type. By default, it's the fully qualifiedcom.google.protobuf.Message
type but can be a key that is mapped to the actual type.- See Also:
-