Uses of Interface
io.restassured.path.json.mapper.factory.Jackson2ObjectMapperFactory
Packages that use Jackson2ObjectMapperFactory
Package
Description
-
Uses of Jackson2ObjectMapperFactory in io.restassured.internal.path.json.mapping
Constructors in io.restassured.internal.path.json.mapping with parameters of type Jackson2ObjectMapperFactoryModifierConstructorDescription -
Uses of Jackson2ObjectMapperFactory in io.restassured.path.json
Methods in io.restassured.path.json with parameters of type Jackson2ObjectMapperFactoryModifier and TypeMethodDescriptionJsonPath.using(Jackson2ObjectMapperFactory factory) Configure JsonPath to use a specific Jackson 2 object mapper factory -
Uses of Jackson2ObjectMapperFactory in io.restassured.path.json.config
Methods in io.restassured.path.json.config that return Jackson2ObjectMapperFactoryMethods in io.restassured.path.json.config with parameters of type Jackson2ObjectMapperFactoryModifier and TypeMethodDescriptionJsonPathConfig.jackson2ObjectMapperFactory(Jackson2ObjectMapperFactory jackson2ObjectMapperFactory) Specify a custom Jackson 1.0 object mapper factory. -
Uses of Jackson2ObjectMapperFactory in io.restassured.path.json.mapper.factory
Classes in io.restassured.path.json.mapper.factory that implement Jackson2ObjectMapperFactoryModifier and TypeClassDescriptionclassSimply creates a new Jackson 2.0 ObjectMapper