| Package | Description |
|---|---|
| org.springframework.cloud.stream.binding |
| Modifier and Type | Method and Description |
|---|---|
default Object[] |
StreamListenerSetupMethodOrchestrator.adaptAndRetrieveInboundArguments(Method method,
String inboundName,
org.springframework.context.ApplicationContext applicationContext,
StreamListenerParameterAdapter... streamListenerParameterAdapters)
Default implementation for adapting each of the incoming method arguments using an
available
StreamListenerParameterAdapter and provide the adapted collection
of arguments back to the caller. |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.