| Connection | |
| ConnectionManager<K, C extends Connection> | Wrapper around org.mule.api.annotations.Connector annotated class that will infuse it with connection management capabilities. | 
| UnableToAcquireConnectionException | Exception thrown when the connection needed for executing an operation is null. | 
| UnableToReleaseConnectionException | Exception thrown when the release connection operation of the connection manager fails. |