Package | Description |
---|---|
org.mockserver.model | |
org.mockserver.serialization.model | |
org.mockserver.serialization.serializers.body |
Modifier and Type | Method and Description |
---|---|
static JsonPathBody |
JsonPathBody.jsonPath(String jsonPath) |
Modifier and Type | Method and Description |
---|---|
JsonPathBody |
JsonPathBodyDTO.buildObject() |
Constructor and Description |
---|
JsonPathBodyDTO(JsonPathBody jsonPathBody) |
JsonPathBodyDTO(JsonPathBody jsonPathBody,
Boolean not) |
Modifier and Type | Method and Description |
---|---|
void |
JsonPathBodySerializer.serialize(JsonPathBody jsonPathBody,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2020. All rights reserved.