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, waitload, orderpublic static final JacksonFactory INSTANCE
public static final JacksonCodec CODEC
public JsonCodec codec()
codec in interface JsonFactoryCopyright © 2023 Eclipse. All rights reserved.