|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use QueueSession | |
| org.mule.impl.model | |
| org.mule.impl.model.seda.optimised | |
| org.mule.util.queue | A resource manager that allow access to transactional queues with optional persistence. |
| Uses of QueueSession in org.mule.impl.model |
| Methods in org.mule.impl.model with parameters of type QueueSession | |
void |
MuleProxy.onEvent(QueueSession session,
UMOEvent event)
Sets the current event being processed |
void |
DefaultMuleProxy.onEvent(QueueSession session,
UMOEvent event)
Sets the current event being processed |
| Uses of QueueSession in org.mule.impl.model.seda.optimised |
| Methods in org.mule.impl.model.seda.optimised with parameters of type QueueSession | |
void |
OptimisedMuleProxy.onEvent(QueueSession session,
UMOEvent event)
Sets the current event being processed |
| Uses of QueueSession in org.mule.util.queue |
| Methods in org.mule.util.queue that return QueueSession | |
QueueSession |
QueueManager.getQueueSession()
|
QueueSession |
TransactionalQueueManager.getQueueSession()
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||