SHA256MuleEventKeyGenerator instead.@Deprecated public class MD5MuleEventKeyGenerator extends Object implements MuleEventKeyGenerator
MuleEventKeyGenerator applying an MD5 digest to the event's
message payload.| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
logger
Deprecated.
|
| Constructor and Description |
|---|
MD5MuleEventKeyGenerator()
Deprecated.
|
public Serializable generateKey(MuleEvent event) throws NotSerializableException
MuleEventKeyGeneratorgenerateKey in interface MuleEventKeyGeneratorevent - the event to generate the key forNotSerializableException - if the generated key is not SerializableCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.