| Package | Description |
|---|---|
| org.apache.camel.component.kafka |
| Modifier and Type | Method and Description |
|---|---|
protected KafkaEndpoint |
KafkaComponent.createEndpoint(String uri,
String remaining,
Map<String,Object> parameters) |
KafkaEndpoint |
KafkaConsumer.getEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
protected KafkaProducer |
KafkaEndpoint.createProducer(KafkaEndpoint endpoint) |
| Constructor and Description |
|---|
KafkaConsumer(KafkaEndpoint endpoint,
org.apache.camel.Processor processor) |
KafkaProducer(KafkaEndpoint endpoint) |
Apache Camel