Package | Description |
---|---|
org.mule.routing.outbound |
Outbound router implementation as described in the Enterprise Integration Patterns book.
|
org.mule.transport |
Contains Abstract classes providing common functionality for all Mule providers.
|
Modifier and Type | Method and Description |
---|---|
protected TransactionTemplate |
ExceptionBasedRouter.createTransactionTemplate(MuleSession session,
ImmutableEndpoint endpoint) |
protected TransactionTemplate |
AbstractOutboundRouter.createTransactionTemplate(MuleSession session,
ImmutableEndpoint endpoint) |
Constructor and Description |
---|
TransactedPollingMessageReceiver.MessageProcessorWorker(TransactionTemplate tt,
CountDownLatch latch,
Object message) |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.