| SshConnectorCapabilitiesAdapter | A SshConnectorCapabilitiesAdapter is a wrapper around SshConnector that implements org.mule.api.Capabilities interface. |
| SshConnectorConnectionIdentifierAdapter | A SshConnectorConnectionIdentifierAdapter is a wrapper around SshConnector that implements org.mule.devkit.dynamic.api.helper.Connection interface. |
| SshConnectorLifecycleAdapter | A SshConnectorLifecycleAdapter is a wrapper around SshConnector that adds lifecycle methods to the pojo. |
| SshConnectorMetadataAdapater | A SshConnectorMetadataAdapater is a wrapper around SshConnector that adds support for querying metadata about the extension. |
| SshConnectorProcessAdapter | A SshConnectorProcessAdapter is a wrapper around SshConnector that enables custom processing strategies. |