| Package | Description |
|---|---|
| org.springframework.cloud.function.context.message |
| Modifier and Type | Method and Description |
|---|---|
static MessageUtils.MessageStructureWithCaseInsensitiveHeaderKeys |
MessageUtils.toCaseInsensitiveHeadersStructure(org.springframework.messaging.Message<?> message)
Returns (payload, headers) structure identical to `message` while
substituting headers with case insensitive map.
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.