| SugarConnectorCapabilitiesAdapter | A SugarConnectorCapabilitiesAdapter is a wrapper around SugarConnector that implements org.mule.api.Capabilities interface. |
| SugarConnectorConnectionIdentifierAdapter | A SugarConnectorConnectionIdentifierAdapter is a wrapper around SugarConnector that implements org.mule.api.Connection interface. |
| SugarConnectorLifecycleAdapter | A SugarConnectorLifecycleAdapter is a wrapper around SugarConnector that adds lifecycle methods to the pojo. |
| SugarConnectorMetadataAdapater | A SugarConnectorMetadataAdapater is a wrapper around SugarConnector that adds support for querying metadata about the extension. |
| SugarConnectorProcessAdapter | A SugarConnectorProcessAdapter is a wrapper around SugarConnector that enables custom processing strategies. |