| Modifier and Type | Method and Description |
|---|---|
RouteboxEndpoint |
RouteboxServiceSupport.getRouteboxEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
RouteboxServiceSupport.setRouteboxEndpoint(RouteboxEndpoint endpoint) |
| Constructor and Description |
|---|
RouteboxServiceSupport(RouteboxEndpoint endpoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
RouteboxDirectEndpoint |
| Modifier and Type | Class and Description |
|---|---|
class |
RouteboxSedaEndpoint |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.Exchange |
RouteboxDispatcher.dispatchAsync(RouteboxEndpoint endpoint,
org.apache.camel.Exchange exchange) |
org.apache.camel.Exchange |
RouteboxDispatcher.dispatchSync(RouteboxEndpoint endpoint,
org.apache.camel.Exchange exchange) |
protected URI |
RouteboxDispatcher.selectDispatchUri(RouteboxEndpoint endpoint,
org.apache.camel.Exchange exchange) |
Apache Camel