Package | Description |
---|---|
io.restassured.internal.path.json.mapping | |
io.restassured.path.json.config | |
io.restassured.path.json.mapper.factory |
Modifier and Type | Method and Description |
---|---|
static Object |
JsonObjectDeserializer.deserializeWithJsonb(io.restassured.common.mapper.ObjectDeserializationContext ctx,
JsonbObjectMapperFactory factory) |
Constructor and Description |
---|
JsonPathJsonbObjectDeserializer(JsonbObjectMapperFactory factory) |
Modifier and Type | Method and Description |
---|---|
JsonbObjectMapperFactory |
JsonPathConfig.jsonbObjectMapperFactory() |
Modifier and Type | Method and Description |
---|---|
JsonPathConfig |
JsonPathConfig.jsonbObjectMapperFactory(JsonbObjectMapperFactory jsonbObjectMapperFactory)
Specify a custom JSON-B object mapper factory.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultYassonObjectMapperFactory |
Copyright © 2010–2022. All rights reserved.