| RestModuleCapabilitiesAdapter | A RestModuleCapabilitiesAdapter is a wrapper around RestModule that implements org.mule.api.Capabilities interface. |
| RestModuleLifecycleAdapter | A RestModuleLifecycleAdapter is a wrapper around RestModule that adds lifecycle methods to the pojo. |
| RestModuleMetadataAdapater | A RestModuleMetadataAdapater is a wrapper around RestModule that adds support for querying metadata about the extension. |
| RestModuleProcessAdapter | A RestModuleProcessAdapter is a wrapper around RestModule that enables custom processing strategies. |