Package | Description |
---|---|
org.mockserver.client.serialization.deserializers.body | |
org.mockserver.client.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 |
JsonSchemaBodyDTO |
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 © 2018. All rights reserved.