| Modifier and Type | Method and Description |
|---|---|
Object |
FunctionAroundWrapper.apply(Object input,
SimpleFunctionRegistry.FunctionInvocationWrapper targetFunction) |
protected abstract Object |
FunctionAroundWrapper.doApply(org.springframework.messaging.Message<byte[]> input,
SimpleFunctionRegistry.FunctionInvocationWrapper targetFunction) |
| Modifier and Type | Method and Description |
|---|---|
SimpleFunctionRegistry.FunctionInvocationWrapper |
RequestProcessor.FunctionWrapper.function() |
| Modifier and Type | Method and Description |
|---|---|
static RequestProcessor.FunctionWrapper |
RequestProcessor.wrapper(SimpleFunctionRegistry.FunctionInvocationWrapper function) |
| Constructor and Description |
|---|
FunctionWrapper(SimpleFunctionRegistry.FunctionInvocationWrapper function) |
| Modifier and Type | Method and Description |
|---|---|
static SimpleFunctionRegistry.FunctionInvocationWrapper |
FunctionWebRequestProcessingHelper.findFunction(FunctionProperties functionProperties,
org.springframework.http.HttpMethod method,
FunctionCatalog functionCatalog,
Map<String,Object> attributes,
String path,
String[] acceptContentTypes) |
SimpleFunctionRegistry.FunctionInvocationWrapper |
FunctionWrapper.getFunction() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
FunctionWebRequestProcessingHelper.invokeFunction(SimpleFunctionRegistry.FunctionInvocationWrapper function,
Object input,
boolean isMessage) |
| Constructor and Description |
|---|
FunctionWrapper(SimpleFunctionRegistry.FunctionInvocationWrapper function) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.