Package org.mule.runtime.extension.api.runtime.route
package org.mule.runtime.extension.api.runtime.route
-
ClassDescriptionA
Chainallows a givenOperationto receive a chain of message processors to be executed as part of the operation's execution.ARouteallows a givenOperationto receive a chain of message processors along with a set of parameters, to be executed as part of the operation's execution.