Package | Description |
---|---|
org.mockserver.client.serialization.model | |
org.mockserver.client.serialization.serializers.body | |
org.mockserver.model |
Modifier and Type | Method and Description |
---|---|
RegexBody |
RegexBodyDTO.buildObject() |
Constructor and Description |
---|
RegexBodyDTO(RegexBody regexBody) |
RegexBodyDTO(RegexBody regexBody,
Boolean not) |
Modifier and Type | Method and Description |
---|---|
void |
RegexBodySerializer.serialize(RegexBody regexBody,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Modifier and Type | Method and Description |
---|---|
static RegexBody |
RegexBody.regex(String regex) |
Copyright © 2018. All rights reserved.