| Package | Description |
|---|---|
| org.mule.transport |
Contains Abstract classes providing common functionality for all Mule providers.
|
| org.mule.transport.polling |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMessageDispatcher
Abstract implementation of an outbound channel adaptors.
|
class |
AbstractMessageReceiver
AbstractMessageReceiver provides common methods for all Message
Receivers provided with Mule. |
class |
AbstractMessageRequester
The Message Requester is used to explicitly request messages from a message channel or
resource rather than subscribing to inbound events or polling for messages.
|
class |
AbstractPollingMessageReceiver
AbstractPollingMessageReceiver implements a base class for polling
message receivers. |
class |
TransactedPollingMessageReceiver
The TransactedPollingMessageReceiver is an abstract receiver that handles polling
and transaction management.
|
class |
UnsupportedMessageDispatcher |
class |
UnsupportedMessageRequester |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageProcessorPollingMessageReceiver
Polling
MessageSource. |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.