Class Hierarchy
- java.lang.Object
- org.mule.runtime.api.component.AbstractComponent (implements org.mule.runtime.api.component.Component)
- com.mulesoft.mule.runtime.cache.internal.AbstractCachingStrategy (implements com.mulesoft.mule.runtime.cache.api.CachingStrategy, org.mule.runtime.api.lifecycle.Lifecycle)
- org.mule.runtime.core.api.processor.AbstractMuleObjectOwner<T> (implements org.mule.runtime.api.lifecycle.Lifecycle, org.mule.runtime.core.api.context.MuleContextAware)
- org.mule.runtime.core.api.processor.AbstractMessageProcessorOwner (implements org.mule.runtime.api.component.Component, org.mule.runtime.api.lifecycle.Lifecycle, org.mule.runtime.core.api.context.MuleContextAware)
- com.mulesoft.mule.runtime.cache.internal.CachingMessageProcessor (implements org.mule.runtime.api.lifecycle.Initialisable, org.mule.runtime.core.api.processor.Processor, org.mule.runtime.api.lifecycle.Startable, org.mule.runtime.api.lifecycle.Stoppable)
- com.mulesoft.mule.runtime.cache.internal.InvalidateCacheMessageProcessor (implements org.mule.runtime.core.api.processor.Processor)
- com.mulesoft.mule.runtime.cache.internal.InvalidateKeyMessageProcessor (implements org.mule.runtime.api.lifecycle.Initialisable, org.mule.runtime.core.api.context.MuleContextAware, org.mule.runtime.core.api.processor.Processor)
- com.mulesoft.mule.runtime.cache.internal.eventcopier.DefaultMuleEventCopier (implements com.mulesoft.mule.runtime.cache.api.response.MuleEventCopier)
- com.mulesoft.mule.runtime.cache.internal.responsegenerator.DefaultResponseGenerator (implements com.mulesoft.mule.runtime.cache.api.response.ResponseGenerator)
- com.mulesoft.mule.runtime.cache.internal.keygenerator.ExpressionMuleEventKeyGenerator (implements org.mule.runtime.core.api.context.MuleContextAware, com.mulesoft.mule.runtime.cache.api.key.MuleEventKeyGenerator)
- com.mulesoft.mule.runtime.cache.internal.http.HttpCachingStrategy (implements com.mulesoft.mule.runtime.cache.api.CachingStrategy)
- com.mulesoft.mule.runtime.cache.internal.eventcopier.SerializableMuleEventCopier (implements com.mulesoft.mule.runtime.cache.api.response.MuleEventCopier)
- com.mulesoft.mule.runtime.cache.internal.keygenerator.SHA256MuleEventKeyGenerator (implements org.mule.runtime.core.api.context.MuleContextAware, com.mulesoft.mule.runtime.cache.api.key.MuleEventKeyGenerator)
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.