Package org.mule.sdk.api.runtime.route


package org.mule.sdk.api.runtime.route
  • Class
    Description
    A Chain allows a given Operation to receive a chain of message processors to be executed as part of the operation's execution.
    A Route allows a given Operation to receive a chain of message processors along with a set of parameters, to be executed as part of the operation's execution.