spring-framework / org.springframework.messaging.support / AbstractHeaderMapper / setOutboundPrefix

setOutboundPrefix

open fun setOutboundPrefix(@Nullable outboundPrefix: String): Unit

Specify a prefix to be appended to the protocol property name for any user-defined message header that is being mapped into the protocol-specific Message. The default is an empty String (no prefix).