public class Defaults extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_ENCODING_DEFLATE |
static String |
CONTENT_ENCODING_GZIP |
| Constructor and Description |
|---|
Defaults() |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapper()
Instance of the ObjectMapper shared between all clients.
|
public static final String CONTENT_ENCODING_GZIP
public static final String CONTENT_ENCODING_DEFLATE
Copyright © 2019. All rights reserved.