Module org.mule.sdk.api
Package org.mule.sdk.api.annotation.source
package org.mule.sdk.api.annotation.source
-
ClassDescriptionAllows the customization of a
Sourceavailable and defaultBackPressureMode.Indicates theSourceClusterSupportthat aSourceshould have when running in cluster mode.Indicates that the annotatedSourcesupports emitting responses back to the client once a generated message is processed (either correctly or incorrectly).Used to indicate that an annotated method in aSourceshould be executed when the runtime applies back pressure on a message generated by the owning source.Describes the operation modes that aSourcecan have when running in cluster mode.