| HandshakeConnectorCapabilitiesAdapter | A HandshakeConnectorCapabilitiesAdapter is a wrapper around HandshakeConnector that implements org.mule.api.Capabilities interface. |
| HandshakeConnectorConnectionIdentifierAdapter | A HandshakeConnectorConnectionIdentifierAdapter is a wrapper around HandshakeConnector that implements org.mule.devkit.dynamic.api.helper.Connection interface. |
| HandshakeConnectorLifecycleAdapter | A HandshakeConnectorLifecycleAdapter is a wrapper around HandshakeConnector that adds lifecycle methods to the pojo. |
| HandshakeConnectorMetadataAdapater | A HandshakeConnectorMetadataAdapater is a wrapper around HandshakeConnector that adds support for querying metadata about the extension. |
| HandshakeConnectorProcessAdapter | A HandshakeConnectorProcessAdapter is a wrapper around HandshakeConnector that enables custom processing strategies. |