Uses of Interface
org.mule.api.MuleEventKeyGenerator

Packages that use MuleEventKeyGenerator
org.mule.keygenerator   
 

Uses of MuleEventKeyGenerator in org.mule.keygenerator
 

Classes in org.mule.keygenerator that implement MuleEventKeyGenerator
 class ExpressionMuleEventKeyGenerator
          Implements MuleEventKeyGenerator using the Mule expression language to generate the cache keys.
 class MD5MuleEventKeyGenerator
          Deprecated. Use SHA256MuleEventKeyGenerator instead.
 class SHA256MuleEventKeyGenerator
          Implements MuleEventKeyGenerator applying SHA-256 digest to the event's message payload.
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.