Filters messages that have a consumable payload. The filter accepts only {@link DefaultMuleMessage} instances thathave a no consumable payload. Check is done using {@link org.mule.DefaultMuleMessage#isConsumable()} method.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.