| Package | Description |
|---|---|
| org.mockserver.model | |
| org.mockserver.serialization.model | |
| org.mockserver.serialization.serializers.body |
| Modifier and Type | Method and Description |
|---|---|
static ParameterBody |
ParameterBody.params(List<Parameter> parameters) |
static ParameterBody |
ParameterBody.params(Parameter... parameters) |
| Modifier and Type | Method and Description |
|---|---|
ParameterBody |
ParameterBodyDTO.buildObject() |
| Constructor and Description |
|---|
ParameterBodyDTO(ParameterBody parameterBody) |
ParameterBodyDTO(ParameterBody parameterBody,
Boolean not) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterBodySerializer.serialize(ParameterBody parameterBody,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2020. All rights reserved.