Interface ObjectMapper.CloseableObjectMapper

All Superinterfaces:
AutoCloseable, io.micronaut.json.JsonMapper, ObjectMapper
Enclosing interface:
ObjectMapper

public static interface ObjectMapper.CloseableObjectMapper extends ObjectMapper, AutoCloseable
A closeable object mapper.
Since:
1.5.1
Author:
graemerocher
  • Nested Class Summary

    Nested classes/interfaces inherited from interface ObjectMapper

    ObjectMapper.CloseableObjectMapper
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface io.micronaut.json.JsonMapper

    cloneWithViewClass, createReactiveParser, createSpecific, detectFeatures, getStreamConfig, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValue, readValueFromTree, readValueFromTree, updateValueFromTree, writeValue, writeValue, writeValueAsBytes, writeValueAsBytes, writeValueAsString, writeValueAsString, writeValueToTree, writeValueToTree