| Package | Description |
|---|---|
| org.eclipse.ditto.services.connectivity.mapping |
The mapping package contains the mapping functionality of mapping between arbitrary messages and Ditto Protocol and
back.
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultMessageMapperRegistry |
DefaultMessageMapperRegistry.of(MessageMapper defaultMapper,
Map<String,MessageMapper> customMappers,
Map<String,MessageMapper> fallbackMappers)
Creates a new instance of
DefaultMessageMapperRegistry of the parameter values. |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.