Spring Integration

Package org.springframework.integration.mail.config

Provides classes for configuration - parsers, namespace handlers.

See:
          Description

Class Summary
ImapIdleChannelAdapterParser Parser for the <imap-idle-channel-adapter> element in the 'mail' namespace.
MailHeaderEnricherParser  
MailInboundChannelAdapterParser Parser for the <inbound-channel-adapter> element of Spring Integration's 'mail' namespace.
MailNamespaceHandler Namespace handler for the 'mail' namespace.
MailOutboundChannelAdapterParser Parser for the <outbound-channel-adapter/> element of the 'mail' namespace.
MailReceiverFactoryBean  
MailToStringTransformerParser Parser for the <mail-to-string-transformer> element.
 

Package org.springframework.integration.mail.config Description

Provides classes for configuration - parsers, namespace handlers.


Spring Integration