Uses of Interface
io.restassured.path.json.mapper.factory.JsonbObjectMapperFactory
Packages that use JsonbObjectMapperFactory
Package
Description
-
Uses of JsonbObjectMapperFactory in io.restassured.internal.path.json.mapping
Constructors in io.restassured.internal.path.json.mapping with parameters of type JsonbObjectMapperFactory -
Uses of JsonbObjectMapperFactory in io.restassured.path.json.config
Methods in io.restassured.path.json.config that return JsonbObjectMapperFactoryMethods in io.restassured.path.json.config with parameters of type JsonbObjectMapperFactoryModifier and TypeMethodDescriptionJsonPathConfig.jsonbObjectMapperFactory(JsonbObjectMapperFactory jsonbObjectMapperFactory) Specify a custom JSON-B object mapper factory. -
Uses of JsonbObjectMapperFactory in io.restassured.path.json.mapper.factory
Classes in io.restassured.path.json.mapper.factory that implement JsonbObjectMapperFactory