Hierarchy For All Packages
Package Hierarchies: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.mail.config.MailOutboundChannelAdapterParser
- org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser
- org.springframework.integration.mail.config.MailInboundChannelAdapterParser
- org.springframework.integration.mail.config.ImapIdleChannelAdapterParser
- org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
- org.springframework.integration.config.xml.AbstractConsumerEndpointParser
- org.springframework.integration.config.xml.AbstractTransformerParser
- org.springframework.integration.config.xml.HeaderEnricherParserSupport
- org.springframework.integration.mail.config.MailHeaderEnricherParser
- org.springframework.integration.mail.config.MailToStringTransformerParser
- org.springframework.integration.config.xml.HeaderEnricherParserSupport
- org.springframework.integration.config.xml.AbstractTransformerParser
- org.springframework.integration.config.xml.AbstractChannelAdapterParser
- 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.integration.mail.MailReceivingMessageSource
- 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.dsl.IntegrationComponentSpec<S,T> (implements org.springframework.context.SmartLifecycle)
- org.springframework.integration.dsl.MessageHandlerSpec<S,H>
- org.springframework.integration.mail.dsl.MailSendingMessageHandlerSpec
- 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.mail.dsl.ImapMailInboundChannelAdapterSpec
- org.springframework.integration.mail.dsl.Pop3MailInboundChannelAdapterSpec
- org.springframework.integration.mail.dsl.MailInboundChannelAdapterSpec<S,R> (implements org.springframework.integration.dsl.ComponentsRegistration)
- org.springframework.integration.dsl.MessageHandlerSpec<S,H>
- org.springframework.integration.mail.config.MailReceiverFactoryBean
- org.springframework.integration.dsl.IntegrationComponentSpec<S,T> (implements org.springframework.context.SmartLifecycle)
- org.springframework.integration.mail.transformer.AbstractMailMessageTransformer<T> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.transformer.Transformer)
- org.springframework.integration.mail.transformer.MailToStringTransformer
- 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.mail.event.MailIntegrationEvent
- org.springframework.integration.mail.ImapIdleChannelAdapter.ImapIdleExceptionEvent
- org.springframework.integration.mail.event.MailIntegrationEvent
- org.springframework.integration.events.IntegrationEvent
- org.springframework.context.ApplicationEvent
- org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, 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.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.endpoint.MessageProducerSupport (implements org.springframework.integration.IntegrationPattern, org.springframework.integration.core.MessageProducer, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.mail.AbstractMailReceiver (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.mail.MailReceiver)
- org.springframework.integration.mail.ImapMailReceiver
- org.springframework.integration.mail.Pop3MailReceiver
- 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.MailSendingMessageHandler
- org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
- org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.management.ManageableSmartLifecycle)
- 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.integration.mail.dsl.MailHeadersBuilder
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
- org.springframework.integration.mail.config.MailNamespaceHandler
- org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
Interface Hierarchy
- org.springframework.integration.mail.MailReceiver
- org.springframework.integration.mail.SearchTermStrategy