public class SdkStructuredPlainJsonFactory extends Object
Modifier and Type | Field | Description |
---|---|---|
static com.fasterxml.jackson.core.JsonFactory |
JSON_FACTORY |
Recommended to share JsonFactory instances per http://wiki.fasterxml
.com/JacksonBestPracticesPerformance
|
static Map<Class<?>,Unmarshaller<?,JsonUnmarshallerContext>> |
JSON_SCALAR_UNMARSHALLERS |
|
static SdkStructuredJsonFactory |
SDK_JSON_FACTORY |
Constructor | Description |
---|---|
SdkStructuredPlainJsonFactory() |
public static final com.fasterxml.jackson.core.JsonFactory JSON_FACTORY
public static final Map<Class<?>,Unmarshaller<?,JsonUnmarshallerContext>> JSON_SCALAR_UNMARSHALLERS
public static final SdkStructuredJsonFactory SDK_JSON_FACTORY
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.