A C D E F G H I K L M N O P Q R S T U W

E

equals(Object) - Method in class com.sun.mail.imap.Rights
Check whether the two Rights objects are equal.
exists() - Method in class com.sun.mail.imap.IMAPFolder
Check whether this folder really exists on the server.
exists() - Method in class com.sun.mail.pop3.POP3Folder
Always true for the folder "INBOX", always false for any other name.
expunge() - Method in class com.sun.mail.imap.IMAPFolder
Expunge.
expunge() - Method in class com.sun.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 K L M N O P Q R S T U W