| Modifier and Type | Method and Description |
|---|---|
protected DirectConsumer |
DirectEndpoint.getConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectEndpoint.addConsumer(DirectConsumer consumer) |
void |
DirectEndpoint.removeConsumer(DirectConsumer consumer) |
| Constructor and Description |
|---|
DirectEndpoint(String uri,
org.apache.camel.Component component,
Map<String,DirectConsumer> consumers) |
Apache Camel