A C D E F G H I L N O P R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- exists() - Method in class org.eclipse.angus.mail.pop3.DefaultFolder
- exists() - Method in class org.eclipse.angus.mail.pop3.POP3Folder
-
Always true for the folder "INBOX", always false for any other name.
- expunge() - Method in class org.eclipse.angus.mail.pop3.DefaultFolder
- expunge() - Method in class org.eclipse.angus.mail.pop3.POP3Folder
-
Always throws
MethodNotSupportedExceptionbecause the POP3 protocol doesn't support expunging messages without closing the folder; call theclosemethod with theexpungeargument set totrueinstead.
All Classes All Packages