| Class | Description |
|---|---|
| ConnectionInterceptor |
Implements simple connection management by using the
ConnectionInterceptor.before(ExecutionContext) phase to set a connection as parameter
value of key ExtensionProperties.CONNECTION_PARAM into an ExecutionContext. |
| ConnectionProviderSettings |
Groups configurations elements for
connection providers |
| ExtensionConnectionSupplier |
A bridge between the execution of a
ComponentModel and the ConnectionManager which provides the connections
that it needs. |
| LegacyReconnectionCallbackAdapter |
Adapts a
ReconnectionCallback into a legacy ReconnectionCallback |
| ReactiveReconnectionCallback |
Reactor based implementation of
ReconnectionCallback |
| SdkReconnectableAdapter |
Adapts a legacy
Reconnectable into an sdk-api Reconnectable |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.