| Capabilities | This interface is implemented for every Module annotated class, to
dynamically query what its capabilities are. |
| ConnectionManager<K, C> | Wrapper around Connector annotated class that will infuse it with
connection management capabilities. |
| NestedProcessor | Callback interface used by Processor annotated methods. |
| ConnectivityNotification | Custom notification fired when there is a change in connectivity |
| Capability | Enumeration of possible capabilities of Mule modules. |
| ConnectionExceptionCode | List of possible outcomes to a connection failure |
| ConnectionException | Exception thrown when the method annotated with Connect fails to
connect properly. |