package

org.mule.api

Interfaces

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. 

Classes

ConnectivityNotification Custom notification fired when there is a change in connectivity  

Enums

Capability Enumeration of possible capabilities of Mule modules. 
ConnectionExceptionCode List of possible outcomes to a connection failure  

Exceptions

ConnectionException Exception thrown when the method annotated with Connect fails to connect properly.