Package ratpack.core.jackson
Interface JsonParseOpts
-
public interface JsonParseOpts
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<ObjectMapper>
getObjectMapper()
-
-
-
Method Detail
-
getObjectMapper
Optional<ObjectMapper> getObjectMapper()
-
-