Interface KafkaClient4AxenAPI
- All Known Implementing Classes:
KafkaClient4AxenAPIImpl
public interface KafkaClient4AxenAPI
-
Method Summary
Modifier and TypeMethodDescriptionvoidsend(Object message, String topicName, KafkaHeaderAccessor headerAccessor) voidsendProducerRecord(org.apache.kafka.clients.producer.ProducerRecord<String, Object> record)
-
Method Details
-
send
-
sendProducerRecord
-