| Package | Description |
|---|---|
| org.mockserver.client.serialization.model | |
| org.mockserver.client.serialization.serializers.body | |
| org.mockserver.model |
| Modifier and Type | Method and Description |
|---|---|
JsonSchemaBody |
JsonSchemaBodyDTO.buildObject() |
| Constructor and Description |
|---|
JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody) |
JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody,
Boolean not) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonSchemaBodySerializer.serialize(JsonSchemaBody jsonSchemaBody,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
static JsonSchemaBody |
JsonSchemaBody.jsonSchema(String jsonSchema) |
static JsonSchemaBody |
JsonSchemaBody.jsonSchemaFromResource(String jsonSchemaPath) |
Copyright © 2018. All rights reserved.