| Package | Description |
|---|---|
| com.mule.extensions.amqp.internal.connection.channel |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelPool
Manages a pool of AMQP channels for a given connection.
|
class |
TransactionalChannelProvider
Provides transactional AMQP channels that bypass the channel pool.
|
| Modifier and Type | Method and Description |
|---|---|
static ChannelProvider |
ChannelProviderFactory.getProvider(AmqpTransactionalConnection connection,
org.mule.runtime.api.scheduler.SchedulerService schedulerService,
org.mule.runtime.extension.api.tx.OperationTransactionalAction transactionalAction,
AmqpChannelManager amqpChannelManager)
Gets the appropriate
ChannelProvider based on the OperationTransactionalAction enum. |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.