| Package | Description |
|---|---|
| org.mule.runtime.extension.api.runtime.source |
| Modifier and Type | Class and Description |
|---|---|
class |
PollingSource<T,A>
A Special kind of
Source which automatically handles polling, idempotency and watermarking. |
| Modifier and Type | Method and Description |
|---|---|
Source |
SourceFactory.createSource()
Deprecated.
Creates a new instance of
Source |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.functional.Either<org.mule.sdk.api.runtime.source.Source,Source> |
SdkSourceFactory.createMessageSource()
Creates a new instance of either
Source or Source. |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.