Class DefaultFolder

java.lang.Object
jakarta.mail.Folder
org.eclipse.angus.mail.pop3.DefaultFolder
All Implemented Interfaces:
AutoCloseable

public class DefaultFolder extends Folder
The POP3 DefaultFolder. Only contains the "INBOX" folder.
Author:
Christopher Cotton