|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonSchemaBody | |
|---|---|
| org.mockserver.client.serialization.model | |
| org.mockserver.client.serialization.serializers.body | |
| org.mockserver.model | |
| Uses of JsonSchemaBody in org.mockserver.client.serialization.model |
|---|
| Methods in org.mockserver.client.serialization.model that return JsonSchemaBody | |
|---|---|
JsonSchemaBody |
JsonSchemaBodyDTO.buildObject()
|
| Constructors in org.mockserver.client.serialization.model with parameters of type JsonSchemaBody | |
|---|---|
JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody)
|
|
JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody,
Boolean not)
|
|
| Uses of JsonSchemaBody in org.mockserver.client.serialization.serializers.body |
|---|
| Methods in org.mockserver.client.serialization.serializers.body with parameters of type JsonSchemaBody | |
|---|---|
void |
JsonSchemaBodySerializer.serialize(JsonSchemaBody jsonSchemaBody,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider)
|
| Uses of JsonSchemaBody in org.mockserver.model |
|---|
| Methods in org.mockserver.model that return JsonSchemaBody | |
|---|---|
static JsonSchemaBody |
JsonSchemaBody.jsonSchema(String jsonSchema)
|
static JsonSchemaBody |
JsonSchemaBody.jsonSchemaFromResource(String jsonSchemaPath)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||