@Immutable public interface MappingConfig
| Modifier and Type | Interface and Description |
|---|---|
static class |
MappingConfig.MappingConfigValue
An enumeration of the known config path expressions and their associated default values for
MappingConfig. |
| Modifier and Type | Method and Description |
|---|---|
JavaScriptConfig |
getJavaScriptConfig()
Returns the config of the JavaScript message mapping.
|
MapperLimitsConfig |
getMapperLimitsConfig()
Returns the config of mapper-limits
|
JavaScriptConfig getJavaScriptConfig()
MapperLimitsConfig getMapperLimitsConfig()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.