| Package | Description |
|---|---|
| org.springframework.cloud.function.context |
| Modifier and Type | Method and Description |
|---|---|
default MessageRoutingCallback.FunctionRoutingResult |
MessageRoutingCallback.routingResult(org.springframework.messaging.Message<?> message)
Computes and returns the instance of
MessageRoutingCallback.FunctionRoutingResult which encapsulates,
at the very minimum, function definition and optionally Message to be used downstream. |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.