Class Hierarchy
- java.lang.Object
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.springframework.integration.config.xml.AbstractChannelAdapterParser
- org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
- org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser
- org.springframework.integration.mail.config.ImapIdleChannelAdapterParser
- org.springframework.integration.config.xml.AbstractConsumerEndpointParser
- org.springframework.integration.config.xml.AbstractTransformerParser
- org.springframework.integration.util.AbstractExpressionEvaluator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.integration.endpoint.AbstractMessageSource<T> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.core.MessageSource<T>, org.springframework.integration.support.context.NamedComponent)
- org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.integration.mail.transformer.AbstractMailMessageTransformer<T> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.transformer.Transformer)
- org.springframework.integration.mail.support.DefaultMailHeaderMapper (implements org.springframework.integration.mapping.HeaderMapper<T>)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.integration.events.IntegrationEvent
- org.springframework.integration.dsl.IntegrationComponentSpec<S,T> (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle)
- org.springframework.integration.dsl.MessageHandlerSpec<S,H>
- org.springframework.integration.dsl.MessageProducerSpec<S,P>
- org.springframework.integration.mail.dsl.ImapIdleChannelAdapterSpec (implements org.springframework.integration.dsl.ComponentsRegistration)
- org.springframework.integration.dsl.MessageSourceSpec<S,H>
- org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec<S,R> (implements org.springframework.integration.dsl.ComponentsRegistration)
- org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.context.ComponentSourceAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
- org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.management.ManageableSmartLifecycle)
- org.springframework.integration.endpoint.MessageProducerSupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.core.MessageProducer, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.mail.ImapIdleChannelAdapter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.integration.mail.AbstractMailReceiver (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.mail.MailReceiver)
- org.springframework.integration.handler.MessageHandlerSupport (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
- org.springframework.integration.mail.dsl.Mail
- org.springframework.integration.mail.MailHeaders
- org.springframework.integration.mail.MailTransportUtils
- org.springframework.integration.mail.support.MailUtils
- org.springframework.integration.support.MapBuilder<B,K,V>
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler