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 SummaryFields
- 
Method Summary
- 
Field Details- 
PREFIXThe prefix for Protocol Buffers specific message headers.- See Also:
 
- 
TYPEThecom.google.protobuf.Messagetype. By default, it's the fully qualifiedcom.google.protobuf.Messagetype but can be a key that is mapped to the actual type.- See Also:
 
 
-