Class FunctionIOJavaxObjectMapperFactory

java.lang.Object
step.functions.handler.FunctionIOJavaxObjectMapperFactory

public class FunctionIOJavaxObjectMapperFactory extends Object
Factory used to create the ObjectMapper used to serialize/deserialize Input and Output instances
  • Constructor Details

    • FunctionIOJavaxObjectMapperFactory

      public FunctionIOJavaxObjectMapperFactory()
  • Method Details

    • createObjectMapper

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