| Package | Description | 
|---|---|
| org.mockserver.serialization.deserializers.expectation | |
| org.mockserver.serialization.model | |
| org.mockserver.serialization.serializers.expectation | 
| Modifier and Type | Method and Description | 
|---|---|
OpenAPIExpectationDTO | 
OpenAPIExpectationDTODeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
           com.fasterxml.jackson.databind.DeserializationContext ctxt)  | 
| Modifier and Type | Method and Description | 
|---|---|
OpenAPIExpectationDTO | 
OpenAPIExpectationDTO.setOperationsAndResponses(Map<String,String> operationsAndResponses)  | 
OpenAPIExpectationDTO | 
OpenAPIExpectationDTO.setSpecUrlOrPayload(String specUrlOrPayload)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
OpenAPIExpectationDTOSerializer.serialize(OpenAPIExpectationDTO openAPIDefinition,
         com.fasterxml.jackson.core.JsonGenerator jgen,
         com.fasterxml.jackson.databind.SerializerProvider provider)  | 
Copyright © 2022. All rights reserved.