package

org.mule.modules.security.crc32.adapters

Classes

CRC32ModuleCapabilitiesAdapter A CRC32ModuleCapabilitiesAdapter is a wrapper around CRC32Module that implements org.mule.api.Capabilities interface. 
CRC32ModuleInjectionAdapter A CRC32ModuleInjectionAdapter is a wrapper around CRC32Module that allows the injection of several Mule facilities when a MuleContext is set. 
CRC32ModuleLifecycleAdapter A CRC32ModuleLifecycleAdapter is a wrapper around CRC32Module that adds lifecycle methods to the pojo. 
CRC32ModuleMetadataAdapater A CRC32ModuleMetadataAdapater is a wrapper around CRC32Module that adds support for querying metadata about the extension. 
CRC32ModuleProcessAdapter A CRC32ModuleProcessAdapter is a wrapper around CRC32Module that enables custom processing strategies.