Spring Integration

Uses of Class
org.springframework.integration.mail.AbstractMailReceiver

Packages that use AbstractMailReceiver
org.springframework.integration.mail   
 

Uses of AbstractMailReceiver in org.springframework.integration.mail
 

Subclasses of AbstractMailReceiver in org.springframework.integration.mail
 class ImapMailReceiver
          A MailReceiver implementation for receiving mail messages from a mail server that supports the IMAP protocol.
 class Pop3MailReceiver
          A MailReceiver implementation that polls a mail server using the POP3 protocol.
 


Spring Integration

Copyright © 2010. All Rights Reserved.