@ApplicationScoped public class Sender extends Object
Constructor and Description |
---|
Sender() |
Modifier and Type | Method and Description |
---|---|
CompletionStage<KafkaRecord<String,String>> |
send() |
public CompletionStage<KafkaRecord<String,String>> send()
Copyright © 2018–2021 SmallRye. All rights reserved.