Serialized Form
-
Package org.mockserver.dashboard.serializers
-
Class org.mockserver.dashboard.serializers.DashboardLogEntryDTOGroupSerializer
class DashboardLogEntryDTOGroupSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<DashboardLogEntryDTOGroup> implements Serializable -
Class org.mockserver.dashboard.serializers.DashboardLogEntryDTOSerializer
class DashboardLogEntryDTOSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<DashboardLogEntryDTO> implements Serializable -
Class org.mockserver.dashboard.serializers.DescriptionSerializer
class DescriptionSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Description> implements Serializable -
Class org.mockserver.dashboard.serializers.ThrowableSerializer
class ThrowableSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Throwable> implements Serializable
-