DefaultChannel is the default {@link Channel}.
The current implementation is just a composite containing the interceptors and error handler that beforehand was added to the route graph directly.
With this {@link Channel} we can in the future implement better strategies for routing the{@link Exchange} in the route graph, as we have a {@link Channel} between each and every nodein the graph.
@version