| Package | Description |
|---|---|
| org.mockserver.serialization.deserializers.body | |
| org.mockserver.serialization.model | |
| org.mockserver.templates.engine.model |
| Modifier and Type | Method and Description |
|---|---|
BodyDTO |
BodyDTODeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryBodyDTO |
class |
BodyWithContentTypeDTO |
class |
JsonBodyDTO |
class |
JsonPathBodyDTO |
class |
JsonSchemaBodyDTO |
class |
LogEventBodyDTO |
class |
ParameterBodyDTO |
class |
RegexBodyDTO |
class |
StringBodyDTO |
class |
XmlBodyDTO |
class |
XmlSchemaBodyDTO |
class |
XPathBodyDTO |
| Modifier and Type | Method and Description |
|---|---|
static BodyDTO |
BodyDTO.createDTO(Body body) |
BodyDTO |
HttpRequestDTO.getBody() |
| Modifier and Type | Method and Description |
|---|---|
HttpRequestDTO |
HttpRequestDTO.setBody(BodyDTO body) |
| Modifier and Type | Method and Description |
|---|---|
BodyDTO |
HttpRequestTemplateObject.getBody() |
Copyright © 2020. All rights reserved.