| Package | Description |
|---|---|
| org.apache.camel.component.routebox | |
| org.apache.camel.component.routebox.direct | |
| org.apache.camel.component.routebox.seda |
| Modifier and Type | Method and Description |
|---|---|
RouteboxConfiguration |
RouteboxEndpoint.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
RouteboxEndpoint.setConfig(RouteboxConfiguration config) |
| Constructor and Description |
|---|
RouteboxEndpoint(String endpointUri,
org.apache.camel.Component component,
RouteboxConfiguration config) |
| Constructor and Description |
|---|
RouteboxDirectEndpoint(String uri,
org.apache.camel.Component component,
RouteboxConfiguration config) |
| Constructor and Description |
|---|
RouteboxSedaEndpoint(String endpointUri,
RouteboxComponent component,
RouteboxConfiguration config) |
RouteboxSedaEndpoint(String endpointUri,
RouteboxComponent component,
RouteboxConfiguration config,
BlockingQueue<org.apache.camel.Exchange> queue) |
Apache Camel