/**
 * <p>contains blender layer related classes.</p>
 *
 * <p>The Blending layer is responsible for blender messages passed by the router layer into
 * the transport protocol. It is furthermore responsible to extract VortexMessages received by
 * the transport layer and do first checking (with help of the accounting layer).</p>
 */
package net.messagevortex.blender;
