public class JacksonObjectMapper extends Object implements kong.unirest.ObjectMapper
| Constructor and Description |
|---|
JacksonObjectMapper() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
readValue(String value,
Class<T> type) |
String |
writeValue(Object value) |
Copyright © 2022. All rights reserved.