| Interface | Description |
|---|---|
| SourceAdapterFactory |
A factory for
SourceAdapter instances |
| SourceCallbackFactory |
A factory to create
SourceCallback instances |
| SourceCompletionHandler |
Handles the result of flow processing.
|
| SourceCompletionHandlerFactory |
A factory to create a
SourceCompletionHandler associated to a SourceCallbackContext |
| Class | Description |
|---|---|
| DefaultSourceFactory | |
| ExtensionMessageSource |
A
MessageSource which connects the Extensions API with the Mule runtime by connecting a Source with a flow
represented by a ExtensionMessageSource.messageProcessor |
| NullSourceCallbackExecutor |
Null object implementation of
SourceCallbackExecutor |
| NullSourceCompletionHandler |
SourceCompletionHandler that does nothing. |
| SourceAdapter |
An adapter for
Source which acts as a bridge with ExtensionMessageSource. |
| SourceConfigurer |
Resolves and injects the values of a
Source that has fields annotated with Parameter or
ParameterGroupDescriptor |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.