| Package | Description |
|---|---|
| org.mule.runtime.core.internal.connection |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorTypeHandlerConnectionProviderWrapper<C>
ConnectionProviderWrapper implementation which handles the exceptions occurred when this#connect() and the
failed ConnectionValidationResult from the this#validate(Object), this wrapper consumes these outputs and if a
ErrorTypeDefinition is provided transforms it and communicates the proper ErrorType |
class |
LifecycleAwareConnectionProviderWrapper<C>
A
ConnectionProviderWrapper which performs lifecycle and dependency injection operations on the generated connections |
class |
PoolingConnectionProviderWrapper<C>
A
ConnectionProviderWrapper which decorates the delegate with a user configured PoolingProfile or the
default one if is was not supplied by the user. |
class |
ReconnectableConnectionProviderWrapper<C>
A
ConnectionProviderWrapper which includes a RetryPolicyTemplate
for reconnecting in case of problems establishing the connection. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.