| Interface | Description |
|---|---|
| Connectable |
Interface for objects that should connect to a resource.
|
| ConnectionManager |
Manages all the connections opened between the boundaries of an application.
|
| ConnectorOperationLocator |
Locator for a MessageProcessor which is an operation from a Mule connector that fulfills the operation required.
|
| ConnectorOperationProvider |
Provider of operation for a Mule connector.
|
| ReplyToHandler | Deprecated
TODO MULE-10739 Move ReplyToHandler to compatibility module.
|
| SchedulerController |
This determines whether polling is turned on or off
|
| Class | Description |
|---|---|
| DefaultReplyToHandler |
DefaultReplyToHandler is responsible for processing a message replyTo header. |
| Exception | Description |
|---|---|
| ConnectException |
When this exception is thrown it will trigger a retry (reconnection) policy to go into effect if one is configured.
|
| DispatchException |
DispatchException is thrown when a connector operation dispatcher fails to send, dispatch or receive a message. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.