| Package | Description |
|---|---|
| org.mule.runtime.core.api.util.queue | |
| org.mule.runtime.core.internal.util.queue | |
| org.mule.runtime.core.util.queue |
| Modifier and Type | Method and Description |
|---|---|
QueueSession |
QueueManager.getQueueSession()
Returns a new instance of
QueueSession bounded to this QueueManager |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionalQueueSession
A Queue session that is used to manage the transaction context of a Queue.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQueueSession |
| Modifier and Type | Method and Description |
|---|---|
QueueSession |
TransactionalQueueManager.getQueueSession()
Returns a new instance of
QueueSession bounded to this QueueManager |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.