Class FunctionInputOutputObjectMapperFactory


  • public class FunctionInputOutputObjectMapperFactory
    extends java.lang.Object
    Factory used to create the ObjectMapper used to serialize/deserialize Input and Output instances
    • Constructor Detail

      • FunctionInputOutputObjectMapperFactory

        public FunctionInputOutputObjectMapperFactory()
    • Method Detail

      • createObjectMapper

        public static com.fasterxml.jackson.databind.ObjectMapper createObjectMapper()