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
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.micronaut.serde.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, readValueFromTree, readValueFromTree, updateValueFromTree, writeValue, writeValue, writeValueAsBytes, writeValueAsBytes, writeValueAsString, writeValueAsString, writeValueToTree, writeValueToTree

    Methods inherited from interface io.micronaut.serde.ObjectMapper

    cloneWithConfiguration, cloneWithFeatures, writeValueAsString