Class POP3Store

All Implemented Interfaces:
AutoCloseable
Direct Known Subclasses:
POP3SSLStore

public class POP3Store extends Store
A POP3 Message Store. Contains only one folder, "INBOX". See the com.sun.mail.pop3 package documentation for further information on the POP3 protocol provider.

Author:
Bill Shannon, John Mani