| Package | Description |
|---|---|
| org.mockserver.serialization.deserializers.body | |
| org.mockserver.serialization.model |
| Modifier and Type | Method and Description |
|---|---|
BodyWithContentTypeDTO |
BodyWithContentTypeDTODeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryBodyDTO |
class |
JsonBodyDTO |
class |
ParameterBodyDTO |
class |
StringBodyDTO |
class |
XmlBodyDTO |
| Modifier and Type | Method and Description |
|---|---|
static BodyWithContentTypeDTO |
BodyWithContentTypeDTO.createDTO(BodyWithContentType body) |
BodyWithContentTypeDTO |
HttpResponseDTO.getBody() |
| Modifier and Type | Method and Description |
|---|---|
HttpResponseDTO |
HttpResponseDTO.setBody(BodyWithContentTypeDTO body) |
Copyright © 2018. All rights reserved.