Package | Description |
---|---|
org.mockserver.serialization.deserializers.condition | |
org.mockserver.serialization.model | |
org.mockserver.serialization.serializers.response |
Modifier and Type | Method and Description |
---|---|
TimeToLiveDTO |
TimeToLiveDTODeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Modifier and Type | Method and Description |
---|---|
TimeToLiveDTO |
ExpectationDTO.getTimeToLive() |
Modifier and Type | Method and Description |
---|---|
ExpectationDTO |
ExpectationDTO.setTimeToLive(TimeToLiveDTO timeToLive) |
Modifier and Type | Method and Description |
---|---|
void |
TimeToLiveDTOSerializer.serialize(TimeToLiveDTO timeToLive,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2020. All rights reserved.