Uses of Class
org.mockserver.serialization.model.LogEntryBodyDTO
-
Packages that use LogEntryBodyDTO Package Description org.mockserver.serialization.serializers.body -
-
Uses of LogEntryBodyDTO in org.mockserver.serialization.serializers.body
Methods in org.mockserver.serialization.serializers.body with parameters of type LogEntryBodyDTO Modifier and Type Method Description voidLogEntryBodyDTOSerializer. serialize(LogEntryBodyDTO logEventBody, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider)
-