Class StartCommandSerializer

java.lang.Object
io.taktx.serdes.JsonSerializer<io.taktx.dto.StartCommandDTO>
io.taktx.client.serdes.StartCommandSerializer
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.kafka.common.serialization.Serializer<io.taktx.dto.StartCommandDTO>

public class StartCommandSerializer extends io.taktx.serdes.JsonSerializer<io.taktx.dto.StartCommandDTO>
A JSON serializer for StartCommandDTO objects.
  • Constructor Details

    • StartCommandSerializer

      public StartCommandSerializer()
      Constructor for StartCommandSerializer.