| Package | Description |
|---|---|
| org.mule.runtime.extension.api.runtime.source |
| Class and Description |
|---|
| Source
Base class to write message sources compliant with a given
SourceModel. |
| SourceCallback
A callback to allow
Source implementations to communicate
generated messages back to the runtime so that they can be processed. |
| SourceCallbackContext
A context interface to correlate a message generated by a
Source to
a particular state |
| SourceResult
A class that represents the result of processing a message from a
Source through a flow,
this reports whether the result of the processing was successful or terminated with errors. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.