Class Pop3MailReceiver

All Implemented Interfaces:
Aware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, ApplicationContextAware, ComponentSourceAware, ExpressionCapable, MailReceiver, NamedComponent
Direct Known Subclasses:
Pop3MailReceiver

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