| Package | Description | 
|---|---|
| io.smallrye.reactive.messaging.kafka | |
| io.smallrye.reactive.messaging.kafka.impl | 
| Modifier and Type | Method and Description | 
|---|---|
<K,V> KafkaConsumer<K,V> | 
KafkaClientService.getConsumer(String channel)
Gets the managed Kafka Consumer for the given channel. 
 | 
<K,V> KafkaConsumer<K,V> | 
KafkaConnector.getConsumer(String channel)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ReactiveKafkaConsumer<K,V>  | 
| Modifier and Type | Method and Description | 
|---|---|
<K,V> KafkaConsumer<K,V> | 
KafkaClientServiceImpl.getConsumer(String channel)  | 
Copyright © 2018–2021 SmallRye. All rights reserved.