Package de.adorsys.sts.objectmapper
Class JacksonObjectMapper
java.lang.Object
de.adorsys.sts.objectmapper.JacksonObjectMapper
- All Implemented Interfaces:
ObjectMapperSPI
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JacksonObjectMapper
public JacksonObjectMapper()
-
-
Method Details
-
readValue
- Specified by:
readValuein interfaceObjectMapperSPI- Throws:
IOException
-
readValue
- Specified by:
readValuein interfaceObjectMapperSPI- Throws:
IOException
-
readValue
- Specified by:
readValuein interfaceObjectMapperSPI- Throws:
IOException
-
writeValueAsBytes
- Specified by:
writeValueAsBytesin interfaceObjectMapperSPI- Throws:
IOException
-
writeValueAsString
- Specified by:
writeValueAsStringin interfaceObjectMapperSPI- Throws:
IOException
-