4142434445464748495051
ep4.setUri("seda:d"); Unmarshal um = new Unmarshal(); ep1.addTargetNode(um); um.addTargetNode(ep2); RouteSupport route = new Route(); route.addChildren(ep1, um, ep2); // now lets turn into the camel model...