public class JacksonFactory extends Object implements JsonFactory
Modifier and Type | Field and Description |
---|---|
static JacksonCodec |
CODEC |
static JacksonFactory |
INSTANCE |
Constructor and Description |
---|
JacksonFactory() |
Modifier and Type | Method and Description |
---|---|
JsonCodec |
codec() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
load, order
public static final JacksonFactory INSTANCE
public static final JacksonCodec CODEC
public JsonCodec codec()
codec
in interface JsonFactory
Copyright © 2021 Eclipse. All rights reserved.