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