| Interface | Description |
|---|---|
| AugmentedLegacySourceCallbackContext |
Augments the legacy
SourceCallbackContext contract with internal behavior we don't want exposed on the public API |
| LegacySourceWrapper |
Interface that is meant to signal that the given instances delegate its responsabilities into a legacy
Source |
| Class | Description |
|---|---|
| LegacyPollContextAdapter<T,A> |
Adapts a
PollContext into a legacy PollContext |
| LegacyPollItemStatusUtils |
Utility class for using legacy PollItemStatus.
|
| LegacyResultAdapter<T,A> |
Adapts a
Result into a legacy Result |
| LegacySourceCallbackAdapter<T,A> |
Adapts a
SourceCallback into a legacy SourceCallback |
| LegacySourceCallbackContextAdapter |
Adapts a
SourceCallbackContext into a legacy
SourceCallbackContext |
| SdkSourceAdapter<T,A> |
Adapts a legacy
Source into a Source |
| SdkSourceAdapterFactory |
Class in charge of adapting legacy
Sources into Sources. |
| SdkSourceCallbackAdapter<T,A> |
Adapts a legacy
SourceCallback into a SourceCallback |
| SdkSourceCallBackContextAdapter |
Adapts a legacy
SourceCallbackContext into a SourceCallbackContextAdapter |
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.