public final class DefaultMessagePackMapperFactory extends Object
DefaultMessagePackMapper| Modifier and Type | Method and Description |
|---|---|
DefaultMessagePackMapper |
copyOf(DefaultMessagePackMapper mapper)
Get modification-safe instance of the given mapper (shallow copy).
|
DefaultMessagePackMapper |
defaultComplexTypesMapper()
Get modification-safe instance of the mapper.
|
DefaultMessagePackMapper |
defaultSimpleTypeMapper()
Get modification-safe instance of the mapper.
|
DefaultMessagePackMapper |
emptyMapper()
Get new empty mapper.
|
static DefaultMessagePackMapperFactory |
getInstance()
Get factory instance.
|
public DefaultMessagePackMapper defaultSimpleTypeMapper()
DefaultMessagePackMapper instancepublic DefaultMessagePackMapper defaultComplexTypesMapper()
Map and ListDefaultMessagePackMapper instancepublic DefaultMessagePackMapper copyOf(DefaultMessagePackMapper mapper)
mapper - configured mapper instancepublic DefaultMessagePackMapper emptyMapper()
public static DefaultMessagePackMapperFactory getInstance()
Copyright © 2025 Picodata. All rights reserved.