Package | Description |
---|---|
org.apache.camel.component.routebox | |
org.apache.camel.component.routebox.seda |
Modifier and Type | Method and Description |
---|---|
void |
RouteboxConfiguration.parseURI(URI uri,
Map<String,Object> parameters,
RouteboxComponent component) |
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