Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.integration.adapter.event
,
org.springframework.integration.adapter.file
,
org.springframework.integration.adapter.file.config
,
org.springframework.integration.adapter.jms
,
org.springframework.integration.adapter.jms.config
,
org.springframework.integration.adapter.mail
,
org.springframework.integration.adapter.stream
Class Hierarchy
java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.springframework.integration.adapter.file.config.
FileSourceAdapterParser
org.springframework.integration.adapter.file.config.
FileTargetAdapterParser
org.springframework.integration.adapter.jms.config.
JmsSourceAdapterParser
org.springframework.integration.adapter.jms.config.
JmsTargetAdapterParser
org.springframework.integration.adapter.mail.
AbstractMailHeaderGenerator
(implements org.springframework.integration.adapter.mail.
MailHeaderGenerator
)
org.springframework.integration.adapter.mail.
StaticMailHeaderGenerator
org.springframework.integration.message.AbstractMessageMapper<M,O> (implements org.springframework.integration.message.MessageMapper<M,O>)
org.springframework.integration.adapter.file.
AbstractFileMapper
<T>
org.springframework.integration.adapter.file.
ByteArrayFileMapper
org.springframework.integration.adapter.file.
TextFileMapper
org.springframework.integration.adapter.mail.
ByteArrayMailMessageMapper
org.springframework.integration.adapter.mail.
TextMailMessageMapper
org.springframework.integration.adapter.AbstractSourceAdapter<T> (implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.adapter.SourceAdapter)
org.springframework.integration.adapter.event.
ApplicationEventSourceAdapter
(implements org.springframework.context.ApplicationListener)
org.springframework.integration.adapter.jms.
JmsMessageDrivenSourceAdapter
(implements org.springframework.beans.factory.DisposableBean, org.springframework.context.Lifecycle)
org.springframework.integration.adapter.PollingSourceAdapter<T> (implements org.springframework.context.Lifecycle, org.springframework.integration.scheduling.MessagingTaskSchedulerAware)
org.springframework.integration.adapter.stream.
ByteStreamSourceAdapter
org.springframework.integration.adapter.stream.
CharacterStreamSourceAdapter
org.springframework.integration.adapter.file.
FileSourceAdapter
org.springframework.integration.adapter.jms.
JmsPollingSourceAdapter
org.springframework.integration.adapter.AbstractTargetAdapter<T> (implements org.springframework.integration.handler.MessageHandler)
org.springframework.integration.adapter.event.
ApplicationEventTargetAdapter
(implements org.springframework.context.ApplicationEventPublisherAware)
org.springframework.integration.adapter.stream.
ByteStreamTargetAdapter
org.springframework.integration.adapter.stream.
CharacterStreamTargetAdapter
org.springframework.integration.adapter.file.
FileTargetAdapter
org.springframework.integration.adapter.stream.
ByteStreamSource
(implements org.springframework.integration.adapter.PollableSource<T>)
org.springframework.integration.adapter.jms.
ChannelPublishingJmsListener
(implements javax.jms.MessageListener)
org.springframework.integration.adapter.stream.
CharacterStreamSource
(implements org.springframework.integration.adapter.PollableSource<T>)
org.springframework.integration.adapter.file.
DefaultFileNameGenerator
(implements org.springframework.integration.adapter.file.
FileNameGenerator
)
org.springframework.integration.adapter.jms.
DefaultJmsMessagePostProcessor
(implements org.springframework.integration.adapter.jms.
JmsMessagePostProcessor
)
java.util.EventObject (implements java.io.Serializable)
org.springframework.context.ApplicationEvent
org.springframework.integration.adapter.event.
MessagingEvent
<T>
org.springframework.integration.adapter.file.
FileSource
(implements org.springframework.integration.adapter.PollableSource<T>)
org.springframework.integration.adapter.jms.
JmsPollableSource
(implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.adapter.PollableSource<T>)
org.springframework.integration.adapter.jms.
JmsTargetAdapter
(implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.handler.MessageHandler)
org.springframework.integration.adapter.mail.
MailTargetAdapter
(implements org.springframework.beans.factory.InitializingBean, org.springframework.integration.handler.MessageHandler)
org.springframework.integration.adapter.event.
MessagingEventMapper
<T> (implements org.springframework.integration.message.MessageMapper<M,O>)
Interface Hierarchy
org.springframework.integration.adapter.file.
FileNameGenerator
org.springframework.integration.adapter.jms.
JmsMessagePostProcessor
org.springframework.integration.adapter.mail.
MailHeaderGenerator
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes