Uses of Class
jakarta.mail.MessageRemovedException
-
Packages that use MessageRemovedException Package Description org.eclipse.angus.mail.imap An IMAP protocol provider for the Jakarta Mail API that provides access to an IMAP message store. -
-
Uses of MessageRemovedException in org.eclipse.angus.mail.imap
Methods in org.eclipse.angus.mail.imap that throw MessageRemovedException Modifier and Type Method Description protected voidIMAPMessage. checkExpunged()protected voidIMAPNestedMessage. checkExpunged()protected voidIMAPMessage. forceCheckExpunged()Do a NOOP to force any untagged EXPUNGE responses and then check if this message is expunged.
-