This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3817fa259882b8deef289615bed0e4a00e2b76c7
spring-integration
/
org.springframework.integration.mail
History
Mark Fisher
3817fa2598
Refactored inbound mail channel adapters. Refactored the classes from the 'monitor' package to include a MailReceiver strategy interface with POP3 and IMAP implementations. Added a polling inbound channel adapter that polls a MailReceivingMessageSource which in turn delegates to one of the MailReceiver implementations. Also, added the ImapIdleChannelAdapter for asynchronous callbacks rather than polling (INT-444).
2008-10-30 19:52:47 +00:00
..
src
Refactored inbound mail channel adapters. Refactored the classes from the 'monitor' package to include a MailReceiver strategy interface with POP3 and IMAP implementations. Added a polling inbound channel adapter that polls a MailReceivingMessageSource which in turn delegates to one of the MailReceiver implementations. Also, added the ImapIdleChannelAdapter for asynchronous callbacks rather than polling (INT-444).
2008-10-30 19:52:47 +00:00
.classpath
Migrated Mail Channel Adapter code from 'org.springframework.integration.adapter' to the new 'org.springframework.integration.mail' module.
2008-09-22 15:16:47 +00:00
.project
Adding new 'org.springframework.integration.mail' module
2008-09-22 14:45:40 +00:00
build.xml
Adding new 'org.springframework.integration.mail' module
2008-09-22 14:45:40 +00:00
ivy.xml
Migrated Mail Channel Adapter code from 'org.springframework.integration.adapter' to the new 'org.springframework.integration.mail' module.
2008-09-22 15:16:47 +00:00
template.mf
Adding new 'org.springframework.integration.mail' module
2008-09-22 14:45:40 +00:00