Package step.functions.handler
Class FunctionIOJavaxObjectMapperFactory
- java.lang.Object
-
- step.functions.handler.FunctionIOJavaxObjectMapperFactory
-
public class FunctionIOJavaxObjectMapperFactory extends Object
Factory used to create theObjectMapperused to serialize/deserializeInputandOutputinstances
-
-
Constructor Summary
Constructors Constructor Description FunctionIOJavaxObjectMapperFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.fasterxml.jackson.databind.ObjectMappercreateObjectMapper()
-