Package org.mule.sdk.api.annotation.source


package org.mule.sdk.api.annotation.source
  • Class
    Description
    Allows the customization of a Source available and default BackPressureMode.
    Indicates the SourceClusterSupport that a Source should have when running in cluster mode.
    Indicates that the annotated Source supports emitting responses back to the client once a generated message is processed (either correctly or incorrectly).
    Used to indicate that an annotated method in a Source should be executed when the runtime applies back pressure on a message generated by the owning source.
    Describes the operation modes that a Source can have when running in cluster mode.