| Package | Description |
|---|---|
| org.springframework.cloud.function.context | |
| org.springframework.cloud.function.context.config | |
| org.springframework.cloud.function.json |
| Modifier and Type | Field and Description |
|---|---|
protected JsonMapper |
AbstractSpringFunctionAdapterInitializer.jsonMapper |
| Modifier and Type | Method and Description |
|---|---|
JsonMapper |
ContextFunctionCatalogAutoConfiguration.JsonMapperConfiguration.jsonMapper(org.springframework.context.ApplicationContext context) |
| Modifier and Type | Method and Description |
|---|---|
FunctionRegistry |
ContextFunctionCatalogAutoConfiguration.functionCatalog(List<org.springframework.messaging.converter.MessageConverter> messageConverters,
JsonMapper jsonMapper,
org.springframework.context.ConfigurableApplicationContext context) |
| Constructor and Description |
|---|
JsonMessageConverter(JsonMapper jsonMapper) |
JsonMessageConverter(JsonMapper jsonMapper,
org.springframework.util.MimeType... supportedMimeTypes) |
| Modifier and Type | Class and Description |
|---|---|
class |
GsonMapper |
class |
JacksonMapper |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.