A C D E F G H I L N O P R S T W 
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 MethodNotSupportedException because the POP3 protocol doesn't support expunging messages without closing the folder; call the close method with the expunge argument set to true instead.
A C D E F G H I L N O P R S T W 
All Classes All Packages