public class CamelRoute.MyOrderService extends Object
| Constructor and Description |
|---|
MyOrderService() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
buildCombinedResponse(List<String> lines)
We use the same bean for building the combined response to send
back to the original caller
|
String |
handleOrder(String line)
We just handle the order by returning a id line for the order
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.