public class MessagePackSettings extends SerializationSettings<MessagePackSettings>
| Modifier and Type | Field and Description |
|---|---|
static MessagePackSettings |
DEFAULT |
| Constructor and Description |
|---|
MessagePackSettings() |
| Modifier and Type | Method and Description |
|---|---|
Map<ValueType,MessagePackAdapter<?>> |
getAdapters() |
static MessagePackSettings |
orDefault(MessagePackSettings settings) |
getConverters, orDefault, withConverter, withConverterpublic static final MessagePackSettings DEFAULT
public static MessagePackSettings orDefault(MessagePackSettings settings)
public Map<ValueType,MessagePackAdapter<?>> getAdapters()