Class Pop3MailReceiver

All Implemented Interfaces:
Aware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, ApplicationContextAware, ExpressionCapable, MailReceiver, NamedComponent

public class Pop3MailReceiver extends AbstractMailReceiver
A MailReceiver implementation that polls a mail server using the POP3 protocol.
Author:
Arjen Poutsma, Mark Fisher